Caideyipi opened a new pull request, #18128: URL: https://github.com/apache/iotdb/pull/18128
## Description Synchronize RegionGroupCache mutation and statistics update paths so periodic load-statistics refresh cannot overwrite a freshly activated RegionGroup's Running status with a stale Disabled status while RegionGroup creation is still finishing. This addresses the intermittent no-available SchemaRegionGroup failure where PartitionInfo already sees the newly created RegionGroup but LoadCache still reports it as Disabled. ## Tests - mvn spotless:apply -pl iotdb-core/confignode - mvn -U -pl iotdb-core/confignode test "-Dtest=RegionGroupCacheTest,LoadManagerTest" -- 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]
