You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "fengcharly (via GitHub)" <gi...@apache.org> on 2023/03/29 10:35:08 UTC

[GitHub] [rocketmq] fengcharly opened a new issue, #6503: CODE: 206 DESC: the consumer group[yourConsumerGroup] not online

fengcharly opened a new issue, #6503:
URL: https://github.com/apache/rocketmq/issues/6503

   When I deploy using proxy cluster mode, it is successful to use rocketmq linets to send messages, but during consumption, I have never been able to consume messages. When viewed on the dashboard, it is shown as follows:
   
   CODE: 206 DESC: the consumer group[yourConsumerGroup] not online


-- 
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: commits-unsubscribe@rocketmq.apache.org.apache.org

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


[GitHub] [rocketmq] fengcharly closed issue #6503: CODE: 206 DESC: the consumer group[yourConsumerGroup] not online

Posted by "fengcharly (via GitHub)" <gi...@apache.org>.
fengcharly closed issue #6503: CODE: 206 DESC: the consumer group[yourConsumerGroup] not online
URL: https://github.com/apache/rocketmq/issues/6503


-- 
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: commits-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq] fengcharly commented on issue #6503: CODE: 206 DESC: the consumer group[yourConsumerGroup] not online

Posted by "fengcharly (via GitHub)" <gi...@apache.org>.
fengcharly commented on issue #6503:
URL: https://github.com/apache/rocketmq/issues/6503#issuecomment-1489979749

   这个问题是我用高版本JDK(java11)编译,低版本Jdk(java8)运行造成的,有些方法缺失造成的bug,换成JDK8编译后部署就可以了


-- 
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: commits-unsubscribe@rocketmq.apache.org

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