Skip to content

Commit baa4741

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

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
@@ -2714,7 +2714,9 @@ Sharding Parameters
27142714
shard.
27152715

27162716
Before deleting the chunk during chunk migration, MongoDB waits for
2717-
:parameter:`orphanCleanupDelaySecs`.
2717+
:parameter:`orphanCleanupDelaySecs` or for in-progress queries
2718+
involving the chunk to complete on the shard primary, whichever is
2719+
longer.
27182720

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

0 commit comments

Comments
 (0)