You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by GitBox <gi...@apache.org> on 2021/11/05 20:49:40 UTC

[GitHub] [samza] cameronlee314 opened a new pull request #1551: [Tests] Updating memory for test task for samza-core and samza-test

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: commits-unsubscribe@samza.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [samza] cameronlee314 merged pull request #1551: [Tests] Updating memory for test task for samza-core and samza-test

Posted by GitBox <gi...@apache.org>.
cameronlee314 merged pull request #1551:
URL: https://github.com/apache/samza/pull/1551


   


-- 
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: commits-unsubscribe@samza.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org