You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2018/06/25 17:41:00 UTC

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

Chesnay Schepler created FLINK-9659:
---------------------------------------

             Summary: 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


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)