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

   Recently, RocketMQ introduced some lite consumption modes such as simple 
consumer and pop. They reduce the complexity for users to use, but bring new 
problems: brokers can not get consumer subscriptions from the heartbeat. 
Moreover, consumers via proxy won't send heartbeat to the broker. 
   
   So we need a compensation mechanism to record subscriptions from requests so 
that existing functionality like lag calculating is not affected. 


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