Skip to content

Any balancing may be a problem for sharded secondary reads #2374

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

Open
wants to merge 1 commit into
base: v6.1
Choose a base branch
from

Conversation

devkev
Copy link
Contributor

@devkev devkev commented Sep 4, 2015

This means that sharded secondary reads are also a problem for systems where the balancer has been enabled and active in the past, even if it has subsequently been disabled. In this case, all orphaned documents must be scanned for and removed (eg. via the cleanupOrphaned command).


This change is Reviewable

This means that sharded secondary reads are also a problem for systems where the balancer has been enabled and active in the past, even if it has subsequently been disabled.  In this case, all orphaned documents must be scanned for and removed (eg. via the cleanupOrphaned command).
mongo-cr-bot pushed a commit that referenced this pull request Jan 17, 2023
* DOCSP-27412 addresses 5.1 removed paramters build error

* DOCSP-27412-backport
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant