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 a6ae66d commit baa4741Copy full SHA for baa4741
source/reference/parameters.txt
@@ -2714,7 +2714,9 @@ Sharding Parameters
2714
shard.
2715
2716
Before deleting the chunk during chunk migration, MongoDB waits for
2717
- :parameter:`orphanCleanupDelaySecs`.
+ :parameter:`orphanCleanupDelaySecs` or for in-progress queries
2718
+ involving the chunk to complete on the shard primary, whichever is
2719
+ longer.
2720
2721
However, because the shard primary has no knowledge of in-progress queries
2722
run on the shard secondaries, queries that use the chunk but are run on
0 commit comments