minio/pkg/bucket
Poorna Krishnamoorthy d30c5d1cf0
Avoid metadata update for incoming replication failure (#12054)
This is an optimization to save IOPS. The replication
failures will be re-queued once more to re-attempt
replication. If it still does not succeed, the replication
status is set as `FAILED` and will be caught up on
scanner cycle.
2021-04-15 16:32:00 -07:00
..
bandwidth remove possible double locks in bandwidth monitor (#12067) 2021-04-15 16:20:45 -07:00
encryption migrate all bucket metadata into a single file (#9586) 2020-05-19 13:53:54 -07:00
lifecycle Lifecycle: Accept empty <Filter> tag in XML documents (#12039) 2021-04-12 09:36:15 -07:00
object/lock unmarshal both LegalHold and ObjectLockLegalHold XML types (#11921) 2021-03-29 23:52:30 -07:00
policy add policy conditions support for signatureVersion and authType (#11947) 2021-04-02 09:34:15 -07:00
replication Avoid metadata update for incoming replication failure (#12054) 2021-04-15 16:32:00 -07:00
versioning Support bucket versioning (#9377) 2020-06-12 20:04:01 -07:00