Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mongoshake 集群下, 主节点变成从节点后, 还是会刷新checkpoint #388

Closed
luoffei opened this issue Jul 15, 2020 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@luoffei
Copy link

luoffei commented Jul 15, 2020

mongoshake版本: 2.2.0

mongoshake主从模式, 三个节点, 主节点在变更为从节点后, 会继续刷新数据库的checkpoint, 新的主节点也会刷新, checkpoint会在两个时间来回切换

image

@vinllen vinllen added mark something needs to be noticed bug Something isn't working and removed mark something needs to be noticed labels Jul 16, 2020
@vinllen
Copy link
Collaborator

vinllen commented Jul 21, 2020

下个小版本进行修复

vinllen added a commit that referenced this issue Jul 29, 2020
* 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 <[email protected]>
@vinllen
Copy link
Collaborator

vinllen commented Jul 29, 2020

2.4.8版本已发布

@vinllen vinllen closed this as completed Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants