SaketaChalamchala commented on PR #5144:
URL: https://github.com/apache/ozone/pull/5144#issuecomment-1670032129

   Thanks for the patch @Cyrill. 
   It looks like the problem here is that keys are getting created with server 
default RATIS 3 replication because linked buckets are not inheriting the 
source bucket's replication config. The fix for linked buckets to inherit 
source bucket's replication config should suffice to resolve this. All keys 
created under the linked bucket should inherit the replication config from the 
bucket args.
   Was there a reason to modify S3G multipart upload method to accept 
replication config?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to