Skip to content

Commit b3f316b

Browse files
authored
DOCS-15696 remove refs to moveChunk-directory (#2048)
1 parent 58eaaaf commit b3f316b

File tree

5 files changed

+3
-19
lines changed

5 files changed

+3
-19
lines changed

source/core/sharding-balancer-administration.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,10 +150,6 @@ All range migrations use the following procedure:
150150
without waiting for the current migration process to finish this
151151
deletion step. See :ref:`chunk-migration-queuing`.
152152

153-
.. seealso::
154-
155-
:ref:`moveChunk-directory`
156-
157153
.. seealso::
158154

159155
:serverstatus:`shardingStatistics.countDonorMoveChunkLockTimeout`

source/core/sharding-data-partitioning.txt

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -196,18 +196,9 @@ leads to jumbo chunks.
196196
For more information, see:
197197

198198
- :ref:`change-a-shard-key`
199-
200-
- :doc:`/tutorial/clear-jumbo-flag`
201-
199+
- :ref:`<clear-jumbo-flag>`
202200
- :ref:`migration-chunk-size-limit`
203201

204-
.. _moveChunk-directory:
205-
206-
``moveChunk`` directory
207-
-----------------------
208-
209-
By default, :setting:`sharding.archiveMovedChunks` is disabled.
210-
211202
.. toctree::
212203
:titlesonly:
213204
:hidden:

source/includes/fact-adding-shards-changes-cluster-balance.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,3 @@ When you add a shard to a sharded cluster, you affect the balance of
33
collections. The balancer will begin migrating chunks so that the
44
cluster will achieve balance. See :ref:`sharding-internals-balancing` for
55
more information.
6-
7-
.. include:: /includes/fact-archiveMovedChunks.rst

source/includes/fact-archiveMovedChunks.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.

source/tutorial/clear-jumbo-flag.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _clear-jumbo-flag:
2+
13
====================
24
Clear ``jumbo`` Flag
35
====================

0 commit comments

Comments
 (0)