Aias00 opened a new pull request, #10761: URL: https://github.com/apache/rocketmq/pull/10761
Fixes #10760. ### What changed - Replace full system-message `data` logging in `AbstractSystemMessageSyncer` failure paths with a compact `dataSummary`. - Summarize `HeartbeatSyncerData` without dumping subscription details or channel data. - Add regression coverage for the summary output. ### Validation - `JAVA_HOME=$(/usr/libexec/java_home -v 1.8) mvn -pl proxy -Dtest=HeartbeatSyncerTest test` -- 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]
