GitHub user pnowojski opened a pull request:

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

    [FLINK-6996][kafka] Increase Xmx for tests

    As reported by @NicoK, sometimes 1000m was not enough memory to run 
at-least-once tests with broker failures on Travis. I remember having the same 
issue in #4239 where I have set this same value to `2048`. Hopefully it will 
solve the problems.

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

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

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

    https://github.com/apache/flink/pull/4456.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 #4456
    
----
commit 8c211b8fd975af441c5a762ee45a62a7dd44f173
Author: Piotr Nowojski <piotr.nowoj...@gmail.com>
Date:   2017-08-01T13:02:56Z

    [hotfix][docs] Add section in docs about writing unit and integration tests

commit dd7060497454c2450be3f33a4cf7bdf8cc854f14
Author: Piotr Nowojski <piotr.nowoj...@gmail.com>
Date:   2017-08-01T14:05:49Z

    [FLINK-6996][kafka] Increase Xmx for tests
    
    Sometimes 1000m was not enough memory to run at-least-once tests with 
broker failures on Travis

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to