Actions
Feature #69310
openrgw: allow controlling chain data replication
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
% Done:
0%
Tags (freeform):
Merge Commit:
Fixed In:
Released In:
Upkeep Timestamp:
Description
When chain replication is enabled, an object that has been replicated to a destination zone can be further replicated to other zones. Disabling this option prevents chain replication, avoiding potential performance issues and redundant logging caused by circular replication patterns between zones. This can be useful in scenarios where chain replication is unnecessary or undesirable for optimizing sync operations.
Currently AWS also doesn't support such a replication: https://docs.aws.amazon.com/AmazonS3/latest/userguide/replication-what-is-isnot-replicated.html
Actions