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/06/07 02:56:55 UTC

[GitHub] [rocketmq-client-go] fwhezfwhez opened a new issue #676: service close is not running, please check

fwhezfwhez opened a new issue #676:
URL: https://github.com/apache/rocketmq-client-go/issues/676


   Hi, my app service suffers from a kick-off (All my nodes of app group are just offline with rocketmq, regardless of producer or consumer). I'm confused and can't feagure why.
   
   Producer error is `service close is not running, please check`. However this suggests nothing.


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



[GitHub] [rocketmq-client-go] francisoliverlee commented on issue #676: service close is not running, please check

Posted by GitBox <gi...@apache.org>.
francisoliverlee commented on issue #676:
URL: https://github.com/apache/rocketmq-client-go/issues/676#issuecomment-861990559


   - please leave the client version , RocketMQ version
   - there are 3 nodes for consumer, one sub none-existence topic, other 2 would be kick off, or 3 nodes sub none-existence topic, all would be kicked off, WHICH ONE?


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



[GitHub] [rocketmq-client-go] fwhezfwhez commented on issue #676: service close is not running, please check

Posted by GitBox <gi...@apache.org>.
fwhezfwhez commented on issue #676:
URL: https://github.com/apache/rocketmq-client-go/issues/676#issuecomment-855835284


   After many time testing, I find unconsistent nodes will be auto-kickoff.
   
   What wil happen if app group has many nodes and they're rebuilding. Apperantly this process might cost time and occurs unconsitent cases.Will some nodes be kicked off? This is fatal!!!


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



[GitHub] [rocketmq-client-go] fwhezfwhez edited a comment on issue #676: service close is not running, please check

Posted by GitBox <gi...@apache.org>.
fwhezfwhez edited a comment on issue #676:
URL: https://github.com/apache/rocketmq-client-go/issues/676#issuecomment-855835284


   After many time testing, I find subscribe none-existence topic will make nodes kicked off!
   This is bad!!!!!


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



[GitHub] [rocketmq-client-go] fwhezfwhez commented on issue #676: service close is not running, please check

Posted by GitBox <gi...@apache.org>.
fwhezfwhez commented on issue #676:
URL: https://github.com/apache/rocketmq-client-go/issues/676#issuecomment-862086298


   @francisoliverlee 
   
   go-client-version:
   	github.com/apache/rocketmq-client-go/v2 v2.1.0-rc5
   
   rocketmq version:
            in rocketmq-console, verison in `Cluster` tab shows that cluster broker version is V4_7_1。 in `Consumer` tag shows V4_5_2.
   
   All will be kickoff.
   
   


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