Skip to content

Commit 5643d41

Browse files
authored
DOCSP-27175 fixes chunk / range issue (#2307)
1 parent c472ecc commit 5643d41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/parameters.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3041,7 +3041,7 @@ Sharding Parameters
30413041
|mongod-only|
30423042

30433043
If set on a shard's primary, specifies if range deletion is paused on
3044-
the shard. If set to ``true``, cleanup of :term:`chunk`ranges
3044+
the shard. If set to ``true``, cleanup of :term:`ranges <range>`
30453045
containing :term:`orphaned documents <orphaned document>` is paused.
30463046
The shard can continue to donate chunks to other shards, but the
30473047
donated documents will not be removed from this shard until you set

0 commit comments

Comments
 (0)