whk-isat opened a new issue #211: GetTransport of:x.x.x.x:yyyy get timed_mutex 
timeout
URL: https://github.com/apache/rocketmq-client-cpp/issues/211
 
 
   I used producer send sync message , sometimes it will send failed, some 
error info  like :GetTransport of:x.x.x.x:yyyy get timed_mutex timeout
   log is show blow:
   
![image](https://user-images.githubusercontent.com/31062226/71671630-7c3aa900-2dae-11ea-8eaa-feb0153a8260.png)
   I find it in code , 
   
![image](https://user-images.githubusercontent.com/31062226/71671695-aab88400-2dae-11ea-9a42-cc2fbc0f0ea3.png)
   it seems that lock tcpTable failure, it return null tcp connection,then send 
failed , How can I do with it. 
   
   I use master code, its commit id : 817a81710dfeafff479aae42f9acfa92f5eb4619
   

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


With regards,
Apache Git Services

Reply via email to