Ensure current client is set in CoordinatorCommitMonitor unit-tests

XMLWordPrintableJSON

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

      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
              Reporter:
              Amirsaman Memaripour
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: