CRZbulabula opened a new pull request, #18479: URL: https://github.com/apache/iotdb/pull/18479
## Summary - Publish DataNode SchemaRegion/DataRegion consensus readiness across threads before serving region topology RPCs. - Wait for both consensus types before mutating region metadata; return CONSENSUS_NOT_INITIALIZED with a clear timeout message when readiness is not reached. - Backport the lifecycle-specific behavior to dev/1.3, including the Pipe startup path and read-only readiness context for Internal RPC. ## Tests - ConsensusReadinessTest, ConsensusWaitTest, DataNodeInternalRPCServiceTest, and DataNodeInternalRPCServiceImplTest: 10 tests passed. - DaemonTest: 2 tests passed. - English and Chinese DataNode test compilation passed. -- 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]
