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/01/18 03:55:10 UTC

[GitHub] [rocketmq-client-go] fwhezfwhez opened a new issue #592: Should app nodes in a same consumer-group keep consistent subscribed topics?

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


   On some cases, some messages keep not-consume-yet and I can't figure why.It occurs when a `cardsrv`  app server shares 
    consumer-group-name with another app server `datasrv`. I fix it via using two group names for each app-nodes.
   
   Then I guess a group must have consistent subscirbe relatives.
   
   Ok, now I wonder that
   
   If cardsrv has many nodes, in a version upgrading, server nodes must deploy one by one. On this case, app group might be kept in a inconsistent subscribe relatives.Will It make rocketmq message not reliable (messages kept not-consumed forever)?
   
   


----------------------------------------------------------------
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 closed issue #592: Should app nodes in a same consumer-group keep consistent subscribed topics?

Posted by GitBox <gi...@apache.org>.
fwhezfwhez closed issue #592:
URL: https://github.com/apache/rocketmq-client-go/issues/592


   


----------------------------------------------------------------
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 closed issue #592: Should app nodes in a same consumer-group keep consistent subscribed topics?

Posted by GitBox <gi...@apache.org>.
fwhezfwhez closed issue #592:
URL: https://github.com/apache/rocketmq-client-go/issues/592


   


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