Skip to content

Commit 422018f

Browse files
committed
Added section for Sharding and moved notes under it
1 parent bf161e8 commit 422018f

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

source/release-notes/2.2.txt

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,21 @@ In Sharded Output of MapReduce Operation, Choose Initial Split Points
241241

242242
:issue:`SERVER-4521`
243243

244+
Sharding Improvements
245+
~~~~~~~~~~~~~~~~~~~~~
246+
247+
Fixed Issue with some Queries against Recently Sharded Collections
248+
``````````````````````````````````````````````````````````````````
249+
250+
:issue:`SERVER-4171`
251+
252+
Index on Shard Keys Can Now Be a Compound Index
253+
```````````````````````````````````````````````
254+
255+
:issue:`SERVER-1506`
256+
257+
Documentation: :ref:`sharding-shard-key-indexes`
258+
244259
Additional Improvements
245260
~~~~~~~~~~~~~~~~~~~~~~~
246261

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

265280
:issue:`SERVER-3483`
266281

267-
Fixed Issue with some Queries against Recently Sharded Collections
268-
``````````````````````````````````````````````````````````````````
269-
270-
:issue:`SERVER-4171`
271-
272282
Padding Specifiable on Compact Command
273283
``````````````````````````````````````
274284

0 commit comments

Comments
 (0)