[
https://issues.apache.org/jira/browse/FLINK-27209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler updated FLINK-27209:
-------------------------------------
Fix Version/s: elasticsearch-3.0.0
> Half the Xmx and double the forkCount for unit tests
> ----------------------------------------------------
>
> Key: FLINK-27209
> URL: https://issues.apache.org/jira/browse/FLINK-27209
> Project: Flink
> Issue Type: Improvement
> Components: Build System
> Affects Versions: 1.16.0
> Reporter: Piotr Nowojski
> Assignee: Piotr Nowojski
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.16.0, elasticsearch-3.0.0
>
>
> As per recent "Speeding up the test builds" discussion on the dev mailing.
> I'm proposing to half the memory allocated for running unit tests (as defined
> per {{<test.unit.pattern>**/*Test.*</test.unit.pattern>}}
> property) but at the same time double the forkCounts for those tests. The
> premise is that they shouldn't need as much memory as ITCases to be stable,
> while increasing number of forks, should provide us with a couple of minutes
> improved build times.
> CC [~chesnay]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)