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/12/24 12:28:46 UTC

[GitHub] [rocketmq] xiangwangcheng commented on issue #1671: what is the rightway to use producer send async messages

xiangwangcheng commented on issue #1671: what is the rightway to use producer send async messages 
URL: https://github.com/apache/rocketmq/issues/1671#issuecomment-568739075
 
 
   Why do you say `only support 5w requests in the queue`?
   From the error info of `java.util.concurrent.ThreadPoolExecutor@57536d79[Running, pool size = 8, active threads = 8, queued tasks = 50000, completed tasks = 0]`,I doubt that not even one message was sent successfully. Because the completed task shouldn't be 0.
   There must be sth. wrong. Could you please provide more infos?

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