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/31 06:32:20 UTC

[GitHub] powerfulsnail opened a new issue #741: quension: the benchmark cannot consume

powerfulsnail opened a new issue #741: quension: the benchmark cannot consume
URL: https://github.com/apache/rocketmq/issues/741
 
 
   I use the following command to produce the messages, and then execute another command to consume the messages, but cannot consume any messages, why?
   
   sh producer.sh -n xxx.xxx.xxx.xxx:9876 -t topic_test
   sh consumer.sh -n xxx.xxx.xxx.xxx:9876 -t topic_test 

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