File tree Expand file tree Collapse file tree 1 file changed +15
-5
lines changed Expand file tree Collapse file tree 1 file changed +15
-5
lines changed Original file line number Diff line number Diff line change @@ -241,6 +241,21 @@ In Sharded Output of MapReduce Operation, Choose Initial Split Points
241
241
242
242
:issue:`SERVER-4521`
243
243
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
+
244
259
Additional Improvements
245
260
~~~~~~~~~~~~~~~~~~~~~~~
246
261
@@ -264,11 +279,6 @@ Tracking i/o Time and Lock Time in Profiler
264
279
265
280
:issue:`SERVER-3483`
266
281
267
- Fixed Issue with some Queries against Recently Sharded Collections
268
- ``````````````````````````````````````````````````````````````````
269
-
270
- :issue:`SERVER-4171`
271
-
272
282
Padding Specifiable on Compact Command
273
283
``````````````````````````````````````
274
284
You can’t perform that action at this time.
0 commit comments