cameronlee314 opened a new pull request #1307: [Test fix]: Increasing heap 
allocation for test executor for samza-core tests after Gradle 5 upgrade
URL: https://github.com/apache/samza/pull/1307
 
 
   Symptom: `./gradlew build` does not consistently succeed. Observed failures 
include tests reported as failing and/or running out of memory.
   Cause: Recently, we upgraded to Gradle 5. Gradle 5 lowered some memory 
allocation defaults 
(https://docs.gradle.org/5.0/userguide/upgrading_version_4.html#rel5.0:default_memory_settings),
 and it looks like the lower memory isn't sufficient for some tests.
   Changes: Increase the memory for running tests for samza-core, which seems 
to be the impacted module.
   Tests: Ran `./gradlew build`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to