-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Query Execution
-
Fully Compatible
-
ALL
-
v8.0
-
QE 2024-07-08, QE 2024-07-22, QE 2024-08-05, QE 2024-08-19, QE 2024-09-02, QE 2024-09-16
For every hinted query the test suites send two additional test queries, but never close their cursors which results in currentop_find.js test failures due to stale operations
python build/install/bin/resmoke.py run --suites cursor_hints_to_query_settings_replset_passthrough --repeatTests=10 jstests/core/administrative/current_op/currentop_find.js | tee log.log
^ Should help with reproducing the issue
- is related to
-
SERVER-91775 currentop_find.js can fail during shard splitting
- Closed