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

   ## Summary
   - add a REBALANCE_DATA_PARTITION_POLICY state so new DataRegionGroups enter 
the data partition policy before activation
   - shorten RouteBalancer Ratis CHANGE_REGION_LEADER waits to 10s and record 
Ratis cooldown from the actual failure time
   - split SchemaRegion and DataRegion leader balancing locks so a slow 
SchemaRegion transfer does not block DataRegion leader selection
   - keep each leader balance round serialized within its region type and use 
per-round snapshots for DataRegion post actions
   
   ## Tests
   - mvn spotless:apply -pl iotdb-core/confignode
   - mvn compile -pl iotdb-core/confignode


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