Skip to content

Commit a8b4b13

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCSP-24024-remove-orphanCleanupDelaySecs-update (#1558) (#1561)
Co-authored-by: jason-price-mongodb <[email protected]> Co-authored-by: jason-price-mongodb <[email protected]>
1 parent 09c3846 commit a8b4b13

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/reference/parameters.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3636,7 +3636,9 @@ Sharding Parameters
36363636
shard.
36373637

36383638
Before deleting the chunk during chunk migration, MongoDB waits for
3639-
:parameter:`orphanCleanupDelaySecs`.
3639+
:parameter:`orphanCleanupDelaySecs` or for in-progress queries
3640+
involving the chunk to complete on the shard primary, whichever is
3641+
longer.
36403642

36413643
However, because the shard primary has no knowledge of in-progress queries
36423644
run on the shard secondaries, queries that use the chunk but are run on

0 commit comments

Comments
 (0)