Zhu Zhu created FLINK-14373:
-------------------------------
Summary: Enable ZooKeeperHighAvailabilityITCase to pass with
scheduler NG
Key: FLINK-14373
URL: https://issues.apache.org/jira/browse/FLINK-14373
Project: Flink
Issue Type: Sub-task
Components: Runtime / Coordination, Tests
Affects Versions: 1.10.0
Reporter: Zhu Zhu
Fix For: 1.10.0
ZooKeeperHighAvailabilityITCase currently fails with scheduler NG.
The failure cause is that it will invoke ExecutionGraph#failGlobal but that
method is not ready for use in scheduler NG.
We need to support failGlobal in scheduler NG to make this case pass with
scheduler NG. And then annotate it with AlsoRunWithSchedulerNG.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)