We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 305d364 commit f3d307cCopy full SHA for f3d307c
source/reference/parameters.txt
@@ -3414,7 +3414,9 @@ Sharding Parameters
3414
shard.
3415
3416
Before deleting the chunk during chunk migration, MongoDB waits for
3417
- :parameter:`orphanCleanupDelaySecs`.
+ :parameter:`orphanCleanupDelaySecs` or for in-progress queries
3418
+ involving the chunk to complete on the shard primary, whichever is
3419
+ longer.
3420
3421
However, because the shard primary has no knowledge of in-progress queries
3422
run on the shard secondaries, queries that use the chunk but are run on
0 commit comments