-
Notifications
You must be signed in to change notification settings - Fork 1.7k
DOCS-293 migrate Bulk Inserts page #357
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
Conversation
:program:`mongos` instances. If the collection is empty, pre-split | ||
first, as described in :ref:`sharding-administration-pre-splitting`. | ||
|
||
Monotonically Increasing Shard Key Values |
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.
it looks like this heading doesn't have a similarly nested sibling node. That needs to be fixed either by removing this one or sculpting a sibling node out of the existing text.
Here's another idea: have the h3 (i.e. "Bulk Inserts and Sharding") be a list of possible worklaods and strategies (i.e. "how to cope with monotonically increasing shard keys, how to cope with initial data ingestion, etc.)
And then have all of the strategies and approaches in another location. either the admin guide or in tutorials, or so forth?
More comments to follow.
trailing 16-bit word of object IDs generated so that they are no | ||
longer monotonically increasing. | ||
|
||
.. code-block:: none |
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.
there is a C++ lexer for code blocks, just put cpp.
For future reference see: http://pygments.org/docs/lexers/
* DOCSP-43308-toc-refactor * DOCSP-43308 typo * DOCSP-43308 typo * * * empty
* (DOCSP-38401) Documents config file for projects update * Copy review changes
* reframe encrypt fields page for both qe and csfle * remove page from toc landing * cleanup * add redirects * rebase * feedback * change example * feedback * remove csfle page * cynthia edits * in-use * remove double inv import * case-sensitive links * links * errors * links
…or-v1.15 DOCSP-38773: switch to shared compatibility tables
No description provided.