CRZbulabula opened a new pull request, #10924:
URL: https://github.com/apache/iotdb/pull/10924

   The DataPartitions will be allocated un-balanced if the user insert a big 
batch data to the cluster firstly. Because the RegionGroup 
quickly-extension-policy doesn't extend enough RegionGroups for the special 
case.
   
   
   
   
   In this PR, the RegionGroup extension policy will always ensure the database 
have enough RegionGroups for allocate new Partitions balancely.
   
   
   
   
   And this PR also add some concise log to record the DataAllotTable


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

Reply via email to