Aias00 commented on PR #10673:
URL: https://github.com/apache/rocketmq/pull/10673#issuecomment-5114271360
Follow-up status:
- Addressed the github-manager-bot info suggestions:
- `RECOVER_ORPHANED_TRANSACTION_COMMAND` now uses `details omitted`.
- Added a maintenance comment for future command cases that may carry
sensitive payloads.
- Added `RecoverOrphanedTransactionCommand` payload-redaction coverage.
- Added extra coverage for `summarizeTelemetryCommand` diagnostic branches:
null/default commands, settings, thread-stack trace command, and lite
unsubscribe notification.
- Latest CI is green, including `calculate-coverage`.
Local verification:
```bash
mvn -pl proxy -Dtest=GrpcClientChannelTest -DfailIfNoTests=false test
```
Result: BUILD SUCCESS; 4 tests passed; checkstyle reported 0 violations.
--
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]