Harshavardhana 794a7993cb
calculate correct quorum check for metadata updates on object (#18979)
this fixes rare bugs we have seen but never really found a
reproducer for

- PutObjectRetention() returning 503s
- PutObjectTags() returning 503s
- PutObjectMetadata() updates during replication returning 503s

These calls return errors, and this perpetuates with
no apparent fix.

This PR fixes with correct quorum requirement.
2024-02-05 21:44:40 -08:00
..
2024-01-17 23:03:17 -08:00
2024-01-17 23:03:17 -08:00
2024-01-17 23:03:17 -08:00
2024-01-17 23:03:17 -08:00
2024-01-17 23:03:17 -08:00
2023-09-14 14:50:16 -07:00
2024-01-17 23:03:17 -08:00
2023-09-04 12:57:37 -07:00
2024-01-17 23:03:17 -08:00
2024-01-17 23:03:17 -08:00
2023-09-04 12:57:37 -07:00
2024-01-17 23:03:17 -08:00
2023-12-20 20:13:40 -08:00
2024-01-17 23:03:17 -08:00
2024-01-17 23:03:17 -08:00
2024-02-05 01:04:26 -08:00