Skip to content

Commit f3d307c

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCSP-24024-remove-orphanCleanupDelaySecs-update (#1558) (#1562)
Co-authored-by: jason-price-mongodb <[email protected]> Co-authored-by: jason-price-mongodb <[email protected]>
1 parent 305d364 commit f3d307c

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
@@ -3414,7 +3414,9 @@ Sharding Parameters
34143414
shard.
34153415

34163416
Before deleting the chunk during chunk migration, MongoDB waits for
3417-
:parameter:`orphanCleanupDelaySecs`.
3417+
:parameter:`orphanCleanupDelaySecs` or for in-progress queries
3418+
involving the chunk to complete on the shard primary, whichever is
3419+
longer.
34183420

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

0 commit comments

Comments
 (0)