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: [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