We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec88a80 commit cde647dCopy full SHA for cde647d
source/core/gridfs.txt
@@ -311,8 +311,8 @@ index.
311
``files_id`` is an :term:`objectid` and changes
312
:ref:`monotonically<shard-key-monotonic>`.
313
314
-You cannot use :doc:`/core/hashed-sharding` when sharding the ``chunks``
315
-collection.
+When sharding the ``chunks`` collection, you cannot use
+:doc:`/core/hashed-sharding` . For details, see :issue:`SERVER-9888`.
316
317
The ``files`` collection is small and only contains metadata. None of the
318
required keys for GridFS lend themselves to an even distribution in a
0 commit comments