[
https://issues.apache.org/jira/browse/FLINK-9659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16527445#comment-16527445
]
ASF GitHub Bot commented on FLINK-9659:
---------------------------------------
Github user twalthr commented on the issue:
https://github.com/apache/flink/pull/6210
I tried your changes both rebased on current master and unrebased. But the
test is not runnable anymore. It gets stuck. Was it runnable on your machine?
Even with the current master the tests seems to fail now on my machine with
an error.
> 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)