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

   ### Summary
   
   - reject empty decoded remoting heartbeat bodies with `INVALID_PARAMETER` 
instead of falling into NPE handling
   - reject heartbeat payloads whose producer or consumer data sets are 
explicitly null
   - add `ClientManagerActivityTest` coverage to ensure malformed heartbeats do 
not register clients
   
   ### Tests
   
   - `mvn -pl proxy -Dtest=ClientManagerActivityTest test`
   
   Closes #10791


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