Skip to content

DOCS-303 migrated the sharding config schema page #309

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

Merged
merged 6 commits into from
Oct 15, 2012
Merged

DOCS-303 migrated the sharding config schema page #309

merged 6 commits into from
Oct 15, 2012

Conversation

bgrabar
Copy link

@bgrabar bgrabar commented Oct 12, 2012

This can be merged, but this does not yet close DOCS-303.

The ticket includes the migration of three "sub-pages" to the internals page. I'll push content for each separately. The sub-pages are:
http://www.mongodb.org/display/DOCS/Sharding+Config+Schema
http://www.mongodb.org/display/DOCS/Sharding+Design
http://www.mongodb.org/display/DOCS/Shard+Ownership

This pull request is for the first of those pages.

@@ -402,7 +402,7 @@ than two.*

The specification of the balancing window is relative to the local
time zone of all individual :program:`mongos` instances in the
shard cluster.
sharding cluster.
Copy link
Contributor

Choose a reason for hiding this comment

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

sharded, not sharding.


.. data:: chunks

This collection lists the chunks in the sharding cluster. Each chunk
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd have these all start with :data:<name> collection holds .... rather than "this collection lists."

Collections generally don't "list" things, in the same way that you wouldn't say a table in a relational database "lists" something.


.. code-block:: javascript

use config

The config database includes the following collections used by sharding:
The config database includes the following collections specific to sharding:
Copy link
Contributor

Choose a reason for hiding this comment

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

The config database holds the following collections that support sharded cluster operations:

@tychoish tychoish merged commit 3e3814d into mongodb:master Oct 15, 2012
mongo-cr-bot pushed a commit that referenced this pull request Jan 13, 2022
* DOCSP-16134 add mongo.getDBs

* add getDBNames

* Links, TOC, Release note

* change title

* Review feedback

* Review feedback

* Review feedback
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 2, 2025
* DOCSP-34333 release notes

* DOCSP-34333 fix wording

* DOCSP-34333 fix upper case

* DOCSP-34333 jeff feedback

* DOCSP-3433 nit fix

* DOCSP-34333 test build

* DOCSP-34333 test build
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 16, 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.

2 participants