Skip to content

Commit f19fd6f

Browse files
authored
DOCSP-34334 Remove References to 500MB Queue Limit for Range Deletion (#5256) (#5278)
1 parent acfb651 commit f19fd6f

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

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

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

0 commit comments

Comments
 (0)