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

   ### Before Creating the Enhancement Request
   
   - [X] I have confirmed that this should be classified as an enhancement 
rather than a bug/feature.
   
   
   ### Summary
   
   Currently, when users push messages directly from the console, 
messageExt.getMsgId returns offsetMsgID instead of the uniqId generated by the 
client, which may cause confusion for users.
   
   ### Motivation
   
   In order to make the msgID seen by production and consumption consistent
   
   
   ### Describe the Solution You'd Like
   
   Use clientDecode method instead of decodeļ¼Œ
   
![image](https://github.com/apache/rocketmq/assets/46882838/714b6391-ddc7-4dac-b7af-ac3c8f54d271)
   
   
   ### 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: commits-unsubscr...@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to