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 2018/08/13 08:22:19 UTC

[GitHub] chenld opened a new issue #409: 发送消息时经常报超时

chenld opened a new issue #409: 发送消息时经常报超时
URL: https://github.com/apache/rocketmq/issues/409
 
 
   ```
   822392] WARN  RocketmqClient - sendKernelImpl exception, resend at once, InvokeID: 3069993624175247149, RT: 3000ms, Broker: MessageQueue [topic=****_BUSINESS, brokerName=broker-b, queueId=4]
   org.apache.rocketmq.remoting.exception.RemotingTimeoutException: wait response on the channel <10.*.*.*:10909> timeout, 3000(ms)
    at org.apache.rocketmq.remoting.netty.NettyRemotingAbstract.invokeSyncImpl(NettyRemotingAbstract.java:386)
    at org.apache.rocketmq.remoting.netty.NettyRemotingClient.invokeSync(NettyRemotingClient.java:369)
   ```配置是双主双从,  

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