Caideyipi opened a new pull request, #17928: URL: https://github.com/apache/iotdb/pull/17928
## Summary - add per-receiver endpoint backoff in the async data region pipe sink when the receiver reports temporary unavailable/write reject - record receiver status in the common async transfer handler and wait before subsequent sends to the same endpoint - cover the common handler behavior with a focused unit test ## Tests - mvn "-Ddevelocity.off=true" spotless:apply -pl iotdb-core/datanode - git diff --check - mvn "-Ddevelocity.off=true" -pl iotdb-core/datanode "-Dtest=PipeTransferTrackableHandlerTest" test (fails during existing datanode compile errors unrelated to this change, e.g. missing PipePeriodicalLogReducer, parser identifier(), CalcMessages fields) -- 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]
