You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2021/12/20 03:35:30 UTC

[GitHub] [rocketmq] panzhi33 commented on issue #3661: Why only the last few files are synchronized when the master-slave synchronization gap is large

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


   If the slave's maxPhyOffset can find the message data in the master, it will start to synchronize the message from this place. If it can't be found, it will not be synchronized. It’s not like what you said, it’s not synchronized in the middle, only the latest


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org