-
Type:
Task
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
CAR Team 2025-04-14
-
None
-
0
-
None
-
None
-
None
-
None
-
None
-
None
The find_on_secondary.js is introduced inĀ https://jira.mongodb.org/browse/SERVER-100833 to extend the test coverage for the project Terminate Secondary Reads on Range Deletion.
Check why the new test fails sometimes reading with 'majority' read concern on secondary.
The test executes the same find command with 'local' and 'majority' readConcern on secondary.
With 'majority' the command returns the empty result sometimes
- related to
-
SERVER-100833 Create a simple test with long queries on secondaries on jsCore and concurrency suites
-
- Closed
-