Skip to content

Commit 1ee8821

Browse files
authored
DOCSP-34334 Remove References to 500MB Queue Limit for Range Deletion (#5256)
1 parent 283383e commit 1ee8821

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

source/reference/command/removeShard.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -199,10 +199,8 @@ In the output, the ``remaining`` field includes the following fields:
199199
draining can complete. See :doc:`/tutorial/clear-jumbo-flag`.
200200

201201
After the ``jumbo`` flag clears, the balancer can migrate these
202-
chunks. However, if the queue of writes
203-
that modify any documents being migrated surpasses 500MB of
204-
memory the migration will fail. For details on the migration
205-
procedure, see :ref:`range-migration-procedure`.
202+
chunks. For details on the migration procedure, see
203+
:ref:`range-migration-procedure`.
206204

207205
*Available starting in 4.2.2 (and 4.0.14)*
208206

source/tutorial/remove-shards-from-cluster.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -197,10 +197,8 @@ In the output, the ``remaining`` field includes the following fields:
197197
draining can complete. See :doc:`/tutorial/clear-jumbo-flag`.
198198

199199
After the ``jumbo`` flag clears, the balancer can migrate these
200-
chunks. However if the queue of writes
201-
that modify any documents being migrated surpasses 500MB of
202-
memory the migration will fail. For details on the migration
203-
procedure, see :ref:`chunk-migration-procedure`.
200+
chunks. For details on the migration procedure, see
201+
:ref:`chunk-migration-procedure`.
204202

205203
*Available starting in 4.2.2 (and 4.0.14)*
206204

0 commit comments

Comments
 (0)