Hao Hao has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/12134


Change subject: [gradle] Increase test JVMs heap size
......................................................................

[gradle] Increase test JVMs heap size

The flume test RegexpKuduOperationsProducerParseErrorTest is flaky and
throws OutOfMemoryError. As the default heap size for test task is 512m
[1], this commit increases the maximum java heap size to 1g to avoid
such error.

[1]: 
https://docs.gradle.org/current/userguide/build_environment.html#sec:configuring_jvm_memory

Change-Id: Iae86fe493a1fdc337d5ca8615b043b437a2a116d
---
M java/gradle/tests.gradle
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/34/12134/1
--
To view, visit http://gerrit.cloudera.org:8080/12134
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iae86fe493a1fdc337d5ca8615b043b437a2a116d
Gerrit-Change-Number: 12134
Gerrit-PatchSet: 1
Gerrit-Owner: Hao Hao <[email protected]>

Reply via email to