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

   ### What is changed
   - Avoid returning POP messages when the broker response does not contain a 
receipt handle.
   - Keep the existing invalid-response diagnostic log but skip the message 
before result filtering and client delivery.
   - Add `ConsumerProcessorTest` coverage to verify missing-handle messages are 
dropped and not passed to the POP result filter.
   
   Fixes #10784
   
   ### Verification
   - mvn -pl proxy -Dtest=ConsumerProcessorTest 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]

Reply via email to