Aias00 opened a new pull request, #10787: URL: https://github.com/apache/rocketmq/pull/10787
### What is changed - Guard local POP receipt-handle reconstruction against missing `startOffsetInfo` / `msgOffsetInfo` entries and invalid offset indexes. - Skip only the malformed message entry instead of failing the whole local POP response translation. - Add `LocalMessageServiceTest` coverage for a POP response with `startOffsetInfo` present but missing `msgOffsetInfo`. Fixes #10786 ### Notes - This intentionally does not change the existing raw `MessageExt` warning covered by #10730 / #10731. ### Verification - mvn -pl proxy -Dtest=LocalMessageServiceTest 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]
