GitHub user pnowojski opened a pull request:

    https://github.com/apache/flink/pull/5078

    [FLINK-8022][kafka] Bump at-least-once timeout in tests

    Increasing timeout for reading the records from 30s to 60s seems to solve 
the issue
    for failing at-least-one tests.
    
    This is a minor fix in tests that intends to increase tests stability.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/pnowojski/flink f8022

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/5078.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #5078
    
----
commit 31a0f9ecb6f39210e2b7dacee9bcf90f44ceee1f
Author: Piotr Nowojski <[email protected]>
Date:   2017-11-23T11:53:37Z

    [FLINK-8022][kafka] Bump at-least-once timeout in tests
    
    Increaseing timeout for reading the records from 30s to 60s seems to solve 
the issue
    for failing at-least-one tests.

----


---

Reply via email to