Skip to content

Disable balancer while indexes are inconsistent#1766

Closed
achille wants to merge 6 commits into
mongodb:v2.4from
achille:patch-1
Closed

Disable balancer while indexes are inconsistent#1766
achille wants to merge 6 commits into
mongodb:v2.4from
achille:patch-1

Conversation

@achille

@achille achille commented May 8, 2014

Copy link
Copy Markdown
Contributor

A chunk migration can cause an index build, so we should advise to disable the balancer to avoid performance issues.

Boomtime and others added 6 commits May 8, 2014 15:11
cursor.sort() contains a warning about the 32MB limit on non-indexed sorting, this adds the same warning to $orderby - which is the underlying operator that powers sort().
The warning is largely a copy+paste with superficial name replacements.

Signed-off-by: kay <kay.kim@10gen.com>
Signed-off-by: kay <kay.kim@10gen.com>
A chunk migration can cause an index build, so we should advise to disable the balancer to avoid performance issues.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

putting this fact here is pretty awkward, because the tutorial isn't about sharded clusters, and so this fact might be weird for users in a sharded cluster. Perhaps we can put this fact somewhere else and then cross reference it here?

@tychoish

tychoish commented May 9, 2014

Copy link
Copy Markdown
Contributor

It looks like this pull request/branch is in a weird state. Could you rebase to make it seem a bit more coherent.

@tychoish

tychoish commented May 9, 2014

Copy link
Copy Markdown
Contributor

Feel free to open this as a DOCS ticket and we can figure out the best place for this bit of information if you like.

@tychoish

tychoish commented May 9, 2014

Copy link
Copy Markdown
Contributor

note: backport to 2.4

@mpaik

mpaik commented Mar 17, 2015

Copy link
Copy Markdown
Contributor

Bulk closing stale pull requests.

@mpaik mpaik closed this Mar 17, 2015
mongo-cr-bot pushed a commit that referenced this pull request Sep 2, 2022
* DOCS-15590-refineshardkey-updates

* DOCS-15590-refineshardkey-updates

* DOCS-15590-refineshardkey-updates

Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>

Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>
mongodb-server-docs-sync-bot Bot pushed a commit that referenced this pull request Jun 26, 2025
* (DOCSP-38872) Adds FAQs.

* Revises per copy review.
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.

6 participants