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

   ## What does this PR do?
   
   Makes `EscapeBridge.decodeMsgList` tolerate valid message buffers when the 
corresponding queue-offset metadata is absent or shorter than the buffer list. 
It applies the CQ offset only when supplied and otherwise preserves the decoded 
message offset.
   
   ## Test
   
   - `mvn -pl broker 
-Dtest=EscapeBridgeTest#decodeMsgListTest_messageOffsetMissing test`
   - Adds regression coverage for a valid encoded message without queue-offset 
metadata.
   
   Closes #10943.


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