You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/07/14 11:17:27 UTC

[GitHub] [ozone] sodonnel commented on pull request #2401: EC: Make ECReplicationConfig stored as bucket level attributes.

sodonnel commented on pull request #2401:
URL: https://github.com/apache/ozone/pull/2401#issuecomment-879807424


   In this change, we are modifying OMBucketInfo, which are the details persisted in OM related to a bucket.
   
   This change sets a default policy on the bucket if its an EC bucket, but we don't have any policy set right now on bucket to say they are RATIS / STANDALONE or REPL THREE or ONE.
   
   So I am wondering if we should start to store RATIS/THREE on all buckets going forward as the default, and if there is nothing set (old bucket created before this change), we default to RATIS/THREE? Then the client can avoid passing anything replication related, and inherit from the bucket, or pass different values to override the bucket settings.


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org