Skip to content

Commit ce9ac67

Browse files
authored
DOCSP-34334 Remove References to 500MB Queue Limit for Range Deletion (#5256) (#5279)
1 parent 19573e9 commit ce9ac67

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
@@ -193,10 +193,8 @@ In the output, the ``remaining`` field includes the following fields:
193193
draining can complete. See :doc:`/tutorial/clear-jumbo-flag`.
194194

195195
After the ``jumbo`` flag clears, the balancer can migrate these
196-
chunks. However, if the queue of writes
197-
that modify any documents being migrated surpasses 500MB of
198-
memory the migration will fail. For details on the migration
199-
procedure, see :ref:`chunk-migration-procedure`.
196+
chunks. For details on the migration procedure, see
197+
:ref:`chunk-migration-procedure`.
200198

201199
*Available starting in 4.2.2 (and 4.0.14)*
202200

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

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

190190
After the ``jumbo`` flag clears, the balancer can migrate these
191-
chunks. However if the queue of writes
192-
that modify any documents being migrated surpasses 500MB of
193-
memory the migration will fail. For details on the migration
194-
procedure, see :ref:`chunk-migration-procedure`.
191+
chunks. For details on the migration procedure, see
192+
:ref:`chunk-migration-procedure`.
195193

196194
*Available starting in 4.2.2 (and 4.0.14)*
197195

0 commit comments

Comments
 (0)