You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/07/06 12:39:00 UTC

[jira] [Commented] (FLINK-9659) Remove hard-coded sleeps in bucketing sink E2E test

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

ASF GitHub Bot commented on FLINK-9659:
---------------------------------------

Github user twalthr commented on the issue:

    https://github.com/apache/flink/pull/6210
  
    After knowing that we have to use the `run-single-test.sh` script. I could also run this successfully. Will merge this...


> Remove hard-coded sleeps in bucketing sink E2E test
> ---------------------------------------------------
>
>                 Key: FLINK-9659
>                 URL: https://issues.apache.org/jira/browse/FLINK-9659
>             Project: Flink
>          Issue Type: Improvement
>          Components: Tests
>    Affects Versions: 1.5.0, 1.6.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Major
>              Labels: pull-request-available
>
> The bucketing sink end-to-end test currently uses hard-coded sleeps to a) wait for job progress and b) wait for job termination.
> Instead we can use the {{wait_num_checkpoints}} and {{wait_job_terminal_state}} utility functions.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)