Handle start cmd failure when using failpoint for testing

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Atlas Streams
    • Fully Compatible
    • ALL
    • Hide

      on master before executor calls ensureConnected, put a sleep(2s) and then runs correctness_1.js

      Show
      on master before executor calls ensureConnected, put a sleep(2s) and then runs correctness_1.js
    • None
    • 3
    • TBD
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      correctness_1.js might fail due to a race condition where executor never becomes connected because source operator fails and disconnect before executor check for connection, in which case start cmd fails and test fails. We need to handle the case that start cmd may fail if using fail point.

              Assignee:
              Jason Qiu
              Reporter:
              Jason Qiu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: