Skip to content

Commit f7a51f1

Browse files
author
Dave Cuthbert
authored
DOCSP-24245 link to perCollection chunk (#2013)
* DOCSP-24245 link to perCollection chunk * Review feedback
1 parent 120e1c2 commit f7a51f1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

source/tutorial/modify-chunk-size-in-sharded-cluster.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,10 @@ migrations, a small chunk size leads to more rapid and frequent
2020
migrations. The allowed range of the chunk size is between 1 and 1024
2121
megabytes, inclusive.
2222

23-
To modify the chunk size, use the following procedure:
23+
To modify the chunk size for a collection, see
24+
:dbcommand:`configureCollectionBalancing`.
25+
26+
To modify the chunk size for the entire cluster, use this procedure:
2427

2528
#. Connect to any :binary:`~bin.mongos` in the cluster using
2629
:binary:`~bin.mongosh`.

0 commit comments

Comments
 (0)