You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Semb Wever (Jira)" <ji...@apache.org> on 2021/04/09 11:03:00 UTC

[jira] [Created] (CASSANDRA-16583) Dont fork jvms in the build

Michael Semb Wever created CASSANDRA-16583:
----------------------------------------------

             Summary: Dont fork jvms in the build
                 Key: CASSANDRA-16583
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16583
             Project: Cassandra
          Issue Type: Task
          Components: Build
            Reporter: Michael Semb Wever
            Assignee: Michael Semb Wever


Most developer and build machines have more than 1GB RAM now-a-days. The need to fork to specify {{`-Xmx512m`}} is redundant. 

Removing the fork flags removes >25% of the build time. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org