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

Remove incompatible_with_lockfreereads JS tag

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • Execution Team 2020-12-28, Execution Team 2021-01-11, Execution Team 2021-01-25
    • 0

      The tag was temporarily added to jstests/core/crud_ops_do_not_throw_locktimeout.js to unblock progress, but must be revisited. That test runs a find cmd and expects it to block on a collection MODE_X lock, which can't happen with lock-free reads. We probably need to remove the find cmd testing from that JS test, as global MODE_X locks are only held for shutdown, startup and rollback operations, none of which we can provoke to run concurrently with find cmds.

            Assignee:
            henrik.edin@mongodb.com Henrik Edin
            Reporter:
            dianna.hohensee@mongodb.com Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: