-
Notifications
You must be signed in to change notification settings - Fork 1.7k
DOCS-831 shard keys and gridfs #443
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -534,6 +534,41 @@ a document with a ``msg`` field that holds the string | |||
If the application is instead connected to a :program:`mongod`, the | |||
returned document does not include the ``isdbgrid`` string. | |||
|
|||
Shard GridFS Documents |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shading GridFS
mongo-cr-bot
pushed a commit
that referenced
this pull request
Feb 3, 2022
* DOCS-15016 add apiversion to serverStatus * add code block to versioned-api.txt * remove quotes * remove reference to 4.7 * Add placeholder comments * Add context * verb tense update * populates -> appears * xuerui comments #1 * command -> metric * monospace appname on versioned-api.txt * a -> for a
mongo-cr-bot
pushed a commit
that referenced
this pull request
Feb 3, 2022
* DOCS-15016 add apiversion to serverStatus * add code block to versioned-api.txt * remove quotes * remove reference to 4.7 * Add placeholder comments * Add context * verb tense update * populates -> appears * xuerui comments #1 * command -> metric * monospace appname on versioned-api.txt * a -> for a
mongo-cr-bot
pushed a commit
that referenced
this pull request
Feb 3, 2022
* DOCS-15016 add apiversion to serverStatus * add code block to versioned-api.txt * remove quotes * remove reference to 4.7 * Add placeholder comments * Add context * verb tense update * populates -> appears * xuerui comments #1 * command -> metric * monospace appname on versioned-api.txt * a -> for a
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
May 22, 2025
* DOCSP-44006-mongosync-behavior-converting-legacy-indexes * remove reference to valid value * reword and change title of subsection * add other mongosync behavior, remove mention of not supporting legacy index vals
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 9, 2025
* (DOCSP-25415): networkTraffic config option * edits * learn more * fix toc * restore config file page * review edits * remove extra config file page * fix folder structure * reorder TOC
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 16, 2025
(DOCSP-43804)(DOCSP-43803)(DOCSP-43802) BI connector release notes for 2.14.14, 2.14.15, and 2.14.16
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 1, 2025
… v8.0 (#443) backport to v8.0 - [DOCSP-number](https://jira.mongodb.org/browse/DOCSP-43097) - [STAGING](paste the link to staging here) ### Self-Review Checklist - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [ ] Resolve any new warnings or errors in the build. - [ ] Proofread for spelling and grammatical errors. - [ ] Check staging for rendering issues. - [ ] Confirm links are working.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.