Skip to content

Commit 2a0af7f

Browse files
authored
DOCSP-33218 Remove Mention of 500MB Queue Limit (#5085) (#5233)
* DOCSP-33218 Remove Mentio of 500MB Queue Limit (#5085) * *
1 parent a37b62c commit 2a0af7f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

source/tutorial/manage-sharded-cluster-balancer.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -443,11 +443,6 @@ instance, issue the following command:
443443
{ upsert: true }
444444
)
445445

446-
When the balancer attempts to move the chunk, if the queue of writes
447-
that modify any documents being migrated surpasses 500MB of memory the
448-
migration will fail. For details on the migration procedure, see
449-
:ref:`chunk-migration-procedure`.
450-
451446
If the chunk you want to move is labeled ``jumbo``, you can
452447
:ref:`manually clear the jumbo flag <clear-jumbo-flag-manually>` to
453448
have the balancer attempt to migrate the chunk.

0 commit comments

Comments
 (0)