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/05/17 02:09:06 UTC

[GitHub] [rocketmq-client-cpp] MemeTao opened a new issue #150: async send exist a small mistake

MemeTao opened a new issue #150: async send exist a small mistake
URL: https://github.com/apache/rocketmq-client-cpp/issues/150
 
 
   我遇到这样几点问题:
   1. 如果消息服务未部署,producer.start() 不抛异常(最好有可以获取状态的东西)
   2. 如果消息服务地址无法ping通(由于网络或是其它原因),异步发送接口 producer.send(mess,callback) 将会阻塞。

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