cambyzju opened a new pull request, #32916:
URL: https://github.com/apache/doris/pull/32916

   ## Proposed changes
   
   We try to deploy a high available doris cluster between three zones.
   Firstly we need set tag.location to `zone1|zone2|zone3` for each BE;
   Secondly we need set `replication_allocation` properly while create table;
   
   But it is not very convenient, so we add a config to force set replication 
allocation for all OLAP tables and partitions.
   
   ## Further comments
   
   If this is a relatively large or complex change, kick off the discussion at 
[[email protected]](mailto:[email protected]) by explaining why you 
chose the solution you did and what alternatives you considered, etc...
   
   


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