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

Allow waitAfterCommandFinishesExecution failpoint to match on command comment

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.3.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • 33

      In the test from the linked BF, we rely on a failpoint to be hit mid-way through a $lookup. The test failed because some earlier query matched the same namespace/command that the failpoint was specified with, so the failpoint was hit before the $lookup even started. Allowing the failpoint to match on command comment in addition to namespace/command helps us more precisely use the failpoint.

            Assignee:
            hana.pearlman@mongodb.com Hana Pearlman
            Reporter:
            hana.pearlman@mongodb.com Hana Pearlman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: