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 5ad3ca6 commit 1776084Copy full SHA for 1776084
source/reference/parameters.txt
@@ -4003,7 +4003,9 @@ Sharding Parameters
4003
shard.
4004
4005
Before deleting the chunk during chunk migration, MongoDB waits for
4006
- :parameter:`orphanCleanupDelaySecs`.
+ :parameter:`orphanCleanupDelaySecs` or for in-progress queries
4007
+ involving the chunk to complete on the shard primary, whichever is
4008
+ longer.
4009
4010
However, because the shard primary has no knowledge of in-progress queries
4011
run on the shard secondaries, queries that use the chunk but are run on
0 commit comments