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 09c3846 commit a8b4b13Copy full SHA for a8b4b13
source/reference/parameters.txt
@@ -3636,7 +3636,9 @@ Sharding Parameters
3636
shard.
3637
3638
Before deleting the chunk during chunk migration, MongoDB waits for
3639
- :parameter:`orphanCleanupDelaySecs`.
+ :parameter:`orphanCleanupDelaySecs` or for in-progress queries
3640
+ involving the chunk to complete on the shard primary, whichever is
3641
+ longer.
3642
3643
However, because the shard primary has no knowledge of in-progress queries
3644
run on the shard secondaries, queries that use the chunk but are run on
0 commit comments