Skip to content

Added section for Sharding and moved notes under it #53

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 1 commit into from
Jun 27, 2012
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 15 additions & 5 deletions source/release-notes/2.2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,21 @@ In Sharded Output of MapReduce Operation, Choose Initial Split Points

:issue:`SERVER-4521`

Sharding Improvements
~~~~~~~~~~~~~~~~~~~~~

Fixed Issue with some Queries against Recently Sharded Collections
``````````````````````````````````````````````````````````````````

:issue:`SERVER-4171`

Index on Shard Keys Can Now Be a Compound Index
```````````````````````````````````````````````

:issue:`SERVER-1506`

Documentation: :ref:`sharding-shard-key-indexes`

Additional Improvements
~~~~~~~~~~~~~~~~~~~~~~~

Expand All @@ -264,11 +279,6 @@ Tracking i/o Time and Lock Time in Profiler

:issue:`SERVER-3483`

Fixed Issue with some Queries against Recently Sharded Collections
``````````````````````````````````````````````````````````````````

:issue:`SERVER-4171`

Padding Specifiable on Compact Command
``````````````````````````````````````

Expand Down