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/20 14:40:00 UTC

[jira] [Closed] (FLINK-14821) Enable 'Queryable state (rocksdb) with TM restart' E2E test to pass with new DefaultScheduler

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

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

master: 1f00c066a57c627115d50ff679bf23c80944fce4

> Enable 'Queryable state (rocksdb) with TM restart' E2E test to pass with new DefaultScheduler
> ---------------------------------------------------------------------------------------------
>
>                 Key: FLINK-14821
>                 URL: https://issues.apache.org/jira/browse/FLINK-14821
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Tests
>    Affects Versions: 1.10.0
>            Reporter: Gary Yao
>            Assignee: Gary Yao
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The test expects that the job transitions from {{RESTARTING}} to {{CREATED}} . However, the {{DefaultScheduler}} will not transition the job to {{CREATED}}. Moreover, waiting for the transition is not needed because the loss of the TM is already guaranteed by
> {code}
> wait_for_number_of_running_tms 0
> {code}



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