You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/09/16 12:16:55 UTC

[GitHub] [rocketmq-client-go] leyafo opened a new pull request #210: fix unmarhsal messageID bug

leyafo opened a new pull request #210: fix unmarhsal messageID bug
URL: https://github.com/apache/rocketmq-client-go/pull/210
 
 
   ## What is the purpose of the change
   Fix UnmarshalMessageID function. 
   Implment GetAddressByBytes function.
   
   ## Brief changelog
   Convertrt MessageID to ip:port and offset. The implment refer to JAVA code.
   The IP address which store in 4byte array, not 8 byte.
   
   ## Verifying this change
   The unit-test case from my company online data.
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services