Aias00 opened a new pull request, #10805:
URL: https://github.com/apache/rocketmq/pull/10805

   ## Summary
   - replace raw HeartbeatSyncerData/subscription/system-message logging with 
compact summaries
   - keep diagnostic fields such as heartbeat type, group, client metadata, 
subscription count, topic names, and channel-data presence
   - add regression coverage that ensures subscription expressions and raw 
channel data are not included in heartbeat log summaries
   
   ## Tests
   - mvn -pl proxy -DskipITs -DskipCheckStyle -Dtest=HeartbeatSyncerTest test
     - Result: BUILD SUCCESS; 5 HeartbeatSyncerTest tests passed
     - Note: the local Java runtime emits existing Jacoco instrumentation 
warnings for Java 17 classes, but the Maven run completes successfully
   - git diff --check
   
   Closes #10804


-- 
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]

Reply via email to