yx9o opened a new issue, #10297:
URL: https://github.com/apache/rocketmq/issues/10297

   ### Before Creating the Enhancement Request
   
   - [x] I have confirmed that this should be classified as an enhancement 
rather than a bug/feature.
   
   
   ### Summary
   
   LocalMessageService parses proxy local POP responses into MessageExt 
directly, but it does not set MessageExt#brokerName from the selected message 
queue. This leaves brokerName empty in local mode, unlike the cluster POP path.
   
   
   ### Motivation
   
   LocalMessageService parses proxy local POP responses into MessageExt 
directly, but it does not set MessageExt#brokerName from the selected message 
queue. This leaves brokerName empty in local mode, unlike the cluster POP path.
   
   
   ### Describe the Solution You'd Like
   
   Set brokerName for messages returned by proxy local POP path.
   
   ### Describe Alternatives You've Considered
   
   No
   
   ### Additional Context
   
   _No response_


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