Skip to content

Added balancer.js, disclaimers, license info, pending pulls#7

Merged
ntang merged 17 commits intomongodb:masterfrom
jribnik:master
Sep 12, 2014
Merged

Added balancer.js, disclaimers, license info, pending pulls#7
ntang merged 17 commits intomongodb:masterfrom
jribnik:master

Conversation

@jribnik
Copy link
Copy Markdown
Contributor

@jribnik jribnik commented Feb 5, 2014

Added balancer.js, disclaimers, license info, pending pulls

jribnik and others added 17 commits February 5, 2014 13:57
Reword warning about the number of orphaned documents counted in mongo
shells that lack the bsonWoCompare function, i.e. before 2.5.3.
The balancer.js script is used to split and move chunks. Rather than explain
everything in this comment, I'll create a README.
//TODO Remove logging of replSet checks when in verbose false mode.
Add Orphans.preFlight() to  so connection setup seperately , for output parsing.
There is a new method called Balancer.setChunkRange(first, last). This
restricts the chunks considered to those whose min falls within this inclusive
range.

There is a new method called Balancer.setDestShards([string]), that allows
you to specify an array of destination shard names. Chunks will then move
alternately between the specified destination shards.
There are new methods: Balancer.setSecondaryThrottle(b) and
Balancer.setWaitForDelete(b) that set these respective. These methods set these
values for chunk moves.
Added standard disclaimer and Apache 2.0 license
Updated copyright and MongoDB versioning, and added the Apache 2.0 license
Added Apache 2.0 license
Added Apache 2.0 license
Added README with license and disclaimer
…et/support-tools into david

Conflicts:
	orphanage/orphanage.js
Trivial changes
@jribnik jribnik changed the title Reword warning about undefined bsonWoCompare Added balancer.js, disclaimers, licene info, pending pulls Sep 12, 2014
@jribnik jribnik changed the title Added balancer.js, disclaimers, licene info, pending pulls Added balancer.js, disclaimers, license info, pending pulls Sep 12, 2014
ntang added a commit that referenced this pull request Sep 12, 2014
Added balancer.js, disclaimers, licene info, pending pulls
@ntang ntang merged commit 7bb28d4 into mongodb:master Sep 12, 2014
jsmurphy pushed a commit that referenced this pull request Jul 22, 2025
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.

3 participants