-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Sharding EMEA
-
Fully Compatible
-
Sharding EMEA 2023-06-26, Sharding EMEA 2023-07-10, Sharding EMEA 2023-07-24, Sharding EMEA 2023-08-07
-
38
-
1
We get periodic incorrect results for some tests in this suite due to orphanCleanupDelaySec being too low. This causes the range deleter to delete some documents while getMore is issued causing fewer than actual docs to be found in the collection. In this ticket, we should investigate what the appropriate value for orphanCleanupDelaySecs should be and unban any tests not running in this suite for this reason (indexed_insert_where.js, agg_sort.js)
- is related to
-
SERVER-90217 Consider setting orphanCleanupDelaySecs on suites with balancer and failovers
- Closed
- related to
-
SERVER-87673 Queries which run on secondaries and exceed orphanCleanupDelaySecs may miss documents which were donated by chunk migration
- Backlog
-
SERVER-61811 Do not run indexed_insert_where.js on concurrency_sharded_causal_consistency_and_balancer
- Closed