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

   Fixes #10973
   
   ## Summary
   - parse start-offset, message-offset, and order-count entries by walking 
delimiters instead of allocating split arrays
   - build map keys directly from source ranges
   - return primitive long values from the three numeric extra-info getters
   - reject malformed empty/multi-separator fields consistently
   
   ## Verification
   - git diff --check passed
   - Maven unavailable locally; CI should run ExtraInfoUtilTest plus 
broker/client POP tests
   
   AI-assisted contribution; reviewed locally.


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