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


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to