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

   ### Summary
   - Gate ConfigNode leader confirmation on LoadCache warm-up after consensus 
leader-ready.
   - Track first heartbeat coverage for Nodes, Regions, RegionGroups, and 
ConsensusGroups before serving requests.
   - Return CONFIG_NODE_LEADER_WARMING_UP during warm-up so DataNodes wait and 
retry the current ConfigNode instead of treating it as redirection.
   
   ### Tests
   - mvn spotless:apply -pl 
iotdb-core/confignode,iotdb-core/datanode,iotdb-client/service-rpc
   - mvn compile -pl iotdb-client/service-rpc,iotdb-core/confignode
   - mvn test -pl iotdb-core/confignode -Dtest=LoadManagerTest
   - mvn compile -pl iotdb-client/service-rpc,iotdb-core/datanode (fails in 
unrelated existing sources: ArrayDeviceTimeIndex.java and 
TableDeviceSchemaCache.java still pass IDeviceID to PartialPath.matchFullPath)


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