humkum commented on issue #8539: URL: https://github.com/apache/rocketmq/issues/8539#issuecomment-2314831047
offsetTable is in scheduled task, see [```syncAll()```](https://github.com/apache/rocketmq/blob/develop/broker/src/main/java/org/apache/rocketmq/broker/slave/SlaveSynchronize.java#L61) , lmqOffsetTable is not in scheduled task. lmqOffsetTable synchronization should fix in [ISSUE #8509](https://github.com/apache/rocketmq/issues/8509) -- 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]
