You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/05 15:07:00 UTC

[jira] [Closed] (FLINK-14371) Enable ClassLoaderITCase to pass with scheduler NG

     [ https://issues.apache.org/jira/browse/FLINK-14371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Yao closed FLINK-14371.
----------------------------
    Resolution: Fixed

1.10: 
183113f8a7520c519c0ec7f0a1de1f71a34cd4fb
99842a6ca9badb0a15ce28087a9299f372f696fc
ef3dd92c13aeae581d96f814890599bbd54da0a0

> Enable ClassLoaderITCase to pass with scheduler NG
> --------------------------------------------------
>
>                 Key: FLINK-14371
>                 URL: https://issues.apache.org/jira/browse/FLINK-14371
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination, Tests
>    Affects Versions: 1.10.0
>            Reporter: Zhu Zhu
>            Assignee: Zhu Zhu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> ClassLoaderITCase, EventTimeWindowCheckpointingITCase and WindowCheckpointingITCase now fail with scheduler NG.
> There are 3 reasons for the failure:
> 1. state restore is not supported in scheduler NG yet
> 2. the cause of the expected exception is a bit different
> 3. there are multiples tasks in multiple regions, which will result in more failovers than expected as scheduler NG is using region failover
> We need to support the state restore in scheduler NG and the fix the case issues. And then annotate them with AlsoRunWithSchedulerNG.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)