Zhu Zhu created FLINK-14440: ------------------------------- Summary: Enable BatchFineGrainedRecoveryITCase to pass with scheduler NG Key: FLINK-14440 URL: https://issues.apache.org/jira/browse/FLINK-14440 Project: Flink Issue Type: Sub-task Components: Tests Affects Versions: 1.10.0 Reporter: Zhu Zhu Fix For: 1.10.0
BatchFineGrainedRecoveryITCase currently fails with scheduler NG. The failure cause is more failover counts than expected due to lacking of an optimization of region failover, see FLINK-14439. We need to solve FLINK-14439 and annotate this test with AlsoRunWithSchedulerNG. -- This message was sent by Atlassian Jira (v8.3.4#803005)