From 422018f3b7a40e5b9d480b577e84b193d15722b5 Mon Sep 17 00:00:00 2001 From: Ian Whalen Date: Tue, 26 Jun 2012 12:02:09 -0400 Subject: [PATCH] Added section for Sharding and moved notes under it --- source/release-notes/2.2.txt | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/source/release-notes/2.2.txt b/source/release-notes/2.2.txt index 6621b5b0db3..80d34f45178 100644 --- a/source/release-notes/2.2.txt +++ b/source/release-notes/2.2.txt @@ -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 ~~~~~~~~~~~~~~~~~~~~~~~ @@ -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 ``````````````````````````````````````