luoluoyuyu opened a new pull request, #18056: URL: https://github.com/apache/iotdb/pull/18056
This PR cherry-picks #17981 / d6d5755907 to rc/2.0.10 and resolves the conflict in `PipeSinkSubtaskManager` by preserving the rc branch's internal sorted-key behavior while using the redacted display string for sink task IDs. Validation: - `mvn spotless:apply -pl iotdb-core/datanode,iotdb-core/node-commons,iotdb-api/pipe-api` - `git diff --check iotdb/rc/2.0.10...HEAD` - `mvn test -pl iotdb-core/datanode -Dtest=PipeSinkSubtaskTest,PipeSinkSubtaskExecutorTest` was attempted, but the module failed during compile before tests due to pre-existing/generated dependency mismatches such as missing `PipePeriodicalLogReducer`, `PipeSubscribeHeartbeatReq`, `PipeSinkConstant.getConnectorOrSinkNameWithDefault`, and consensus/query interface signature mismatches. -- 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]
