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 2020/02/11 14:48:00 UTC

[jira] [Comment Edited] (FLINK-15870) Wait the job's terminal state through REST interface

    [ https://issues.apache.org/jira/browse/FLINK-15870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17034516#comment-17034516 ] 

Gary Yao edited comment on FLINK-15870 at 2/11/20 2:47 PM:
-----------------------------------------------------------

I can assign you to this ticket but consider that we are trying to move away from bash scripts for E2E tests. Some of the E2E tests were already rewritten in Java: https://github.com/apache/flink/tree/master/flink-end-to-end-tests/flink-end-to-end-tests-common. If there are no known bugs with the current log grepping approach, maybe there are other tickets that you want to work on. Let me know about your decision.



was (Author: gjy):
I can assign you to this ticket but consider that we are trying to move away from bash scripts for E2E tests. Some of the E2E tests were already rewritten in Java: https://github.com/apache/flink/tree/master/flink-end-to-end-tests/flink-end-to-end-tests-common. If there are no known bugs with the current log grepping approach, maybe there are other tickets that you want to work on.

> Wait the job's terminal state through REST interface
> ----------------------------------------------------
>
>                 Key: FLINK-15870
>                 URL: https://issues.apache.org/jira/browse/FLINK-15870
>             Project: Flink
>          Issue Type: Improvement
>          Components: Test Infrastructure
>            Reporter: Yangze Guo
>            Priority: Minor
>             Fix For: 1.11.0
>
>
> As discussed in [this PR|https://github.com/apache/flink/pull/10746#discussion_r374127425], it's better to judge the job's terminal state through the REST interface.



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