alibaba / MongoShake

MongoShake is a universal data replication platform based on MongoDB's oplog. Redundant replication and active-active replication are two most important functions. 基于mongodb oplog的集群复制工具,可以满足迁移和同步的需求,进一步实现灾备和多活功能。
GNU General Public License v3.0
1.72k stars 441 forks source link

增量同步开始后一直存在延迟 #880

Open newstarly opened 5 months ago

newstarly commented 5 months ago

image

[2024/06/03 21:14:13 CST] [INFO] finish full sync, start incr sync with timestamp: fullBeginTs[7376195658992058731[1717404383, 363]], fullFinishTs[7376264679116505573[1717420453, 485]]

mongo-shake版本:2.8.0 2.8.4 mongo版本:5.0.10->5.0.24 oplog/change_stream都尝试过,都存在延迟。