Skip to content

Commit 1776084

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

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
@@ -4003,7 +4003,9 @@ Sharding Parameters
40034003
shard.
40044004

40054005
Before deleting the chunk during chunk migration, MongoDB waits for
4006-
:parameter:`orphanCleanupDelaySecs`.
4006+
:parameter:`orphanCleanupDelaySecs` or for in-progress queries
4007+
involving the chunk to complete on the shard primary, whichever is
4008+
longer.
40074009

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

0 commit comments

Comments
 (0)