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 2021/11/22 03:37:57 UTC

[GitHub] [rocketmq] tansuoboy opened a new issue #3519: 4.9.2-realease Producer Demo get a Console bug

tansuoboy opened a new issue #3519:
URL: https://github.com/apache/rocketmq/issues/3519


   当我使用RocketMQ4.9.2-realease版本依赖的时候,Producer发送同步消息的Demo出现了一些不可预料的问题,消息发送成功,但是IDEA的控制台未关闭,一直有一个线程在那儿,看了一下代码,producer.shutdown()已经调用完成,但是控制台依旧开启。


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

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq] vongosling closed issue #3519: 4.9.2-realease Producer Demo get a Console bug

Posted by GitBox <gi...@apache.org>.
vongosling closed issue #3519:
URL: https://github.com/apache/rocketmq/issues/3519


   


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

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq] Git-Yang commented on issue #3519: 4.9.2-realease Producer Demo get a Console bug

Posted by GitBox <gi...@apache.org>.
Git-Yang commented on issue #3519:
URL: https://github.com/apache/rocketmq/issues/3519#issuecomment-975089255


   The problem has been fixed in PR https://github.com/apache/rocketmq/pull/3454.


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

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org