Pengzna opened a new pull request, #17704: URL: https://github.com/apache/iotdb/pull/17704
## Summary - Fix IoTConsensusV2ServerMetrics to remove the userWriteStateMachine timer with the same type used during binding. - Fix IoTConsensusV2SinkMetrics timer unbinding so connectorEnqueue is removed and connectorTsFileTransfer is not removed twice. ## Tests - mvn spotless:apply -pl iotdb-core/consensus,iotdb-core/datanode - mvn spotless:check -pl iotdb-core/consensus,iotdb-core/datanode - git diff --check Note: attempted mvn compile -pl iotdb-core/consensus,iotdb-core/datanode, but dependency resolution stalled while downloading SNAPSHOT artifacts before compilation started. -- 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]
