NeonToo opened a new issue, #1045:
URL: https://github.com/apache/rocketmq-client-go/issues/1045

   ## Support RequestCode GET_CONSUMER_STATUS_FROM_CLIENT
   - Broker RequestCode `INVOKE_BROKER_TO_GET_CONSUMER_STATUS` will invoke each 
individual consumer to get
   which message queues the consumer instance is processing
   - Client is supposed to handle `GET_CONSUMER_STATUS_FROM_CLIENT` from Broker 
to return the Map of `<MessageQueue, MemoryOffset>`  for the purpose of the 
previous step
   


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