cameronlee314 opened a new pull request #1551:
URL: https://github.com/apache/samza/pull/1551


   Issues: CI runs have been flaky lately, and I have seen OOM errors more 
frequently. Although the logs seem to possibly indicate `samza-core` OOM 
faliures, it looks like `samza-test` tests are running at the same time, and 
that might be impacting the `samza-core` tests. We already bumped the 
`samza-core` memory, but didn't bump the `samza-test` memory, so let's see if 
that helps.
   
   Changes:
   1. Increase heap memory for `samza-test` tests
   2. Reduce heap memory for `samza-core` tests (to check if we didn't need to 
bump this value that much before)


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to