Caideyipi opened a new pull request, #18366: URL: https://github.com/apache/iotdb/pull/18366
## Description Follow-up to #18297. - Replace volatile mutable diagnostic references with `AtomicReference`. - Preserve the live pending-DataNode view backed by `ConcurrentHashMap.keySet()`. - Make the non-null state contract explicit before state switches. ## Tests - `mvn -pl iotdb-core/confignode '-Dtest=AbstractOperatePipeProcedureV2Test' '-Ddevelocity.off=true' test` - `mvn -pl iotdb-core/confignode checkstyle:check` - `mvn -pl iotdb-core/confignode spotless:apply` - `git diff --check` -- 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]
