minio/pkg/bucket
Harshavardhana c608c0688a fix: properly close leaking bandwidth monitor channel (#11967)
This PR fixes

- close leaking bandwidth report channel leakage
- remove the closer requirement for bandwidth monitor
  instead if Read() fails remember the error and return
  error for all subsequent reads.
- use locking for usage-cache.bin updates, with inline
  data we cannot afford to have concurrent writes to
  usage-cache.bin corrupting xl.meta
2021-04-06 12:40:42 -07:00
..
bandwidth fix: properly close leaking bandwidth monitor channel (#11967) 2021-04-06 12:40:42 -07:00
encryption migrate all bucket metadata into a single file (#9586) 2020-05-19 13:53:54 -07:00
lifecycle lifecycle: Support old BucketLifecycleConfiguration tag (#11828) 2021-03-18 22:18:35 -07:00
object/lock Handle empty retention in get/put object retention (#9948) 2020-06-30 16:44:24 -07:00
policy fix: LDAP groups handling and group mapping (#11855) 2021-03-23 15:15:51 -07:00
replication Replication: Enforce DeleteMarker disable setting (#11720) 2021-03-13 10:28:35 -08:00
versioning Support bucket versioning (#9377) 2020-06-12 20:04:01 -07:00