Skip to content
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