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

Remove 'expects_explicit_underscore_id_index' tag from sbe_plan_cache_does_not_block_range_deletion.js

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Fully Compatible
    • QE 2023-11-13

      While investigating a BF, I stumbled on https://github.com/mongodb/mongo/blob/master/jstests/sharding/sbe_plan_cache_does_not_block_range_deletion.js#L7-L9 which adds a tag, which ensures this test is not run with SBE, as previously SBE was not supporting clustered collection scans.

      As this is no longer true, I assume we can remove this tag and gain additional test coverage.

      I am wondering if there are other places, where we avoid running specific tests, due to assumption of SBE not supporting clustered coll scans.

            Assignee:
            kevin.cherkauer@mongodb.com Kevin Cherkauer
            Reporter:
            denis.grebennicov@mongodb.com Denis Grebennicov
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: