lirong-Lee opened a new issue #344:
URL: https://github.com/apache/rocketmq-client-cpp/issues/344


   The system I use is centos8
   OrderlyProducer of the re-dev branch will report errors when sending 
messages quickly
   Use OrderlyProducer.cpp in the example
   
   Some messages will report the following error and failed to send.
   
   ./OrderlyProducer -nhttp://172.18.139.94:9876 -t321321 -m99 -gmyGroup
   send failed: [RemotingTooMuchRequestException] msg: sendSelectImpl call 
timeout, error: -1, in 
</home/e0614688/MySoft/rocketmq/tls/rocketmq-client-cpp-re_dev/src/producer/DefaultMQProducerImpl.cpp:813>
   send failed: [RemotingTimeoutException] msg: invokeSync call timeout, error: 
-1, in 
</home/e0614688/MySoft/rocketmq/tls/rocketmq-client-cpp-re_dev/src/transport/TcpRemotingClient.cpp:226>


----------------------------------------------------------------
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:
[email protected]


Reply via email to