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/01/04 04:34:34 UTC

[GitHub] dongeforever commented on issue #656: mqadmin queryMsgById Command IP Error

dongeforever commented on issue #656: mqadmin queryMsgById Command IP Error
URL: https://github.com/apache/rocketmq/issues/656#issuecomment-451351658
 
 
   @xox9001 There maybe multi network interfaces in the host, the rocketmq broker will bind to one of them.
   You could use `mqadmin clusterList` to check the binded ip. 
   Alternatively, you could config the "brokerIP1" in the conf to have a determinate binding.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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