panzhi33 commented on issue #2782:
URL: https://github.com/apache/rocketmq/issues/2782#issuecomment-816466877


   重启服务的话,pid是会改变的,也就改变了消费进度的存储位置,这两个是矛盾的。
   广播模式消费进度是存储再本地的,同一台机器的话,还是建议客户端修改存储位置LOCAL_OFFSET_STORE_DIR
   你说的也是对的,我们可以想想其它的标识符,来解决这个问题


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