Skip to content

Commit 7208842

Browse files
author
Sam Kleinman
committed
minor: fixing cross reference
1 parent 288a522 commit 7208842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/core/sharded-cluster-internals.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ always has capacity to accommodate additional data.
461461
You can also configure a "maximum size" for any shard when you add the
462462
shard using the ``maxSize`` parameter of the :dbcommand:`addShard`
463463
command. This will prevent the :term:`balancer` from migrating chunks
464-
to the shard when the value of :data:`mem.mapped <serverStatus.mem.mapped>`
464+
to the shard when the value of :data:`~serverStatus.mem.mapped`
465465
exceeds the ``maxSize`` setting.
466466

467467
.. seealso:: :ref:`sharded-cluster-config-max-shard-size` and

0 commit comments

Comments
 (0)