-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Atlas Streams
-
Fully Compatible
-
ALL
-
-
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.