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

Ensure current client is set in CoordinatorCommitMonitor unit-tests

    • Fully Compatible
    • ALL
    • v5.0
    • Sharding 2021-05-03, Sharding 2021-05-17, Sharding 2021-06-14, Sharding 2021-05-31
    • 134
    • 1

      This ticket should investigate hitting the following invariant in unit-tests when accessing the current client in the CoordinatorCommitMonitor (see here) and provide a fix.

      Client& cc() {
          invariant(haveClient());
          return *Client::getCurrent();
      }
      

            Assignee:
            amirsaman.memaripour@mongodb.com Amirsaman Memaripour
            Reporter:
            amirsaman.memaripour@mongodb.com Amirsaman Memaripour
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: