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/09/03 02:56:56 UTC

[GitHub] [rocketmq] wenbinai commented on issue #1886: DefaultMQPushConsumer start invokSync call timeout

wenbinai commented on issue #1886:
URL: https://github.com/apache/rocketmq/issues/1886#issuecomment-912214762


   > Add the following code before `consumer.start();`:
   > 
   > ```
   > DefaultChannelId.newInstance();
   > ```
   > 
   > The exception will not be thrown.
   
   使用这个方法成功了,这个是什么原因,楼主知道吗


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