Github user greghogan commented on the issue:
https://github.com/apache/flink/pull/4167
I'm working on a PR to print some system information (with output folding)
to the TravisCI log which may be useful in debugging these sort of changes. It
would be nice if we could fold each Maven m
Github user zentol commented on the issue:
https://github.com/apache/flink/pull/4167
This PR stabilized build times around 55 minutes. While we are not below 50
yet we can still tweak some stuff, so I propose merging it (after re-enabling
RAT of course) and go from there.
Thi
Github user zentol commented on the issue:
https://github.com/apache/flink/pull/4167
@greghogan Sure, I'll try that in the second run!
---
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 fea
Github user greghogan commented on the issue:
https://github.com/apache/flink/pull/4167
May also be able to revert `-Dflink.forkCountTestPackage=1` to 2 in
`tools/travis_mvn_watchdog.sh` with memory increased from 4 GB to 7.5 GB
(https://docs.travis-ci.com/user/ci-environment/).
---