Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-91874

cursor_hints_to_query_settings test suites do not close cursors for auto generated queries

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Execution
    • ALL
    • QE 2024-07-08, QE 2024-07-22

      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

            Assignee:
            vlad.dragutoiu@mongodb.com Vlad Dragutoiu
            Reporter:
            alexander.ignatyev@mongodb.com Alexander Ignatyev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: