You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2022/06/10 13:23:00 UTC

[jira] [Created] (FLINK-28004) Reduce CI heap space by 25%

Chesnay Schepler created FLINK-28004:
----------------------------------------

             Summary: Reduce CI heap space by 25%
                 Key: FLINK-28004
                 URL: https://issues.apache.org/jira/browse/FLINK-28004
             Project: Flink
          Issue Type: Technical Debt
          Components: Build System / CI
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.16.0


I've recently seen several builds where docker crashes again with out of memory errors.

Our current memory configuration is a bit optimistic and relies on all forks _not_ hitting the upper limit.

If we'd reduce the heap space by 25% everything could run at maximum without memory running out.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)