xu-weize opened a new issue #2513:
URL: https://github.com/apache/rocketmq/issues/2513


   When consumer client pull message from Broker   should to choice a broke 
(May be master or slave) by findBrokerAddressInSubscribe method. and use 
MQClientInstance.this.persistAllConsumerOffset() method persist offset to 
broker.But broker server never synchronized offset value  to others with same 
brokerName .My question is that we support consume client connect a  master to 
consume,the next time the client may choice to connect the slave broker  ,how 
to get know the master offset(the offset never synchronized to othes)
   


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


Reply via email to