[
https://issues.apache.org/jira/browse/FLINK-14374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Yao closed FLINK-14374.
----------------------------
Resolution: Fixed
master:
0f33630decd52045f93c93f9a3e9e156dc0c0bdc
6aa0a6738391baf1fa6d5c486f80188d71fd104d
> Enable RegionFailoverITCase to pass with scheduler NG
> -----------------------------------------------------
>
> Key: FLINK-14374
> URL: https://issues.apache.org/jira/browse/FLINK-14374
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Coordination, Tests
> Affects Versions: 1.10.0
> Reporter: Zhu Zhu
> Assignee: Gary Yao
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.10.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> RegionFailoverITCase currently fails with scheduler NG.
> The failure cause is that it's using {{FailingRestartStrategy}} which is not
> supported in scheduler NG.
> However, the usage of {{FailingRestartStrategy}} seems not to be necessary.
> It's for verifying a special case(see FLINK-13452) of legacy scheduler which
> are less likely to happen in the future.
> I'd propose to drop to the usage of {{FailingRestartStrategy}} in
> {{RegionFailoverITCase}} to make {{RegionFailoverITCase}} a simple test for
> streaming job on region failover.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)