You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix bug that checkpoint.storage.db does not work since v2.4.6
* fix bug of orphan document filter core. #389.
* remove listDatabase request when incr_sync.shard_key != auto. #385
* add oplog_max_size and oplog_avg_size metric
* polish ChangeLog
* bugfix: HA switch with checkpoint duplicate update. #388
* polish ChangeLog
* increase syncer thread when fetching method is change stream
* add more log in reader to debug
* add readConcern and writeConcern in client to solve the orphan document problem reading from MongoS. #392
* Replace incorrect usages of blsstat with mongoshake-stat in scripts/mongoshake-stat (#393)
* fix wrong name usage in mongoshake-stat script, thanks @neal Gosalia. see #393
* release v2.4.8
Co-authored-by: Neal Gosalia <nealgosalia@gmail.com>
mongoshake版本: 2.2.0
mongoshake主从模式, 三个节点, 主节点在变更为从节点后, 会继续刷新数据库的checkpoint, 新的主节点也会刷新, checkpoint会在两个时间来回切换
The text was updated successfully, but these errors were encountered: