You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by Stephen Darlington <st...@gridgain.com> on 2020/09/08 11:11:56 UTC

[IGNITE-13404] ignite.sh fails to set default JVM parameters - ASF JIRA

Hi all,

I found and created a patch for an issue I discovered last week. The ignite.sh script tries to set default JVM memory parameters if the user didn’t set JVM_OPTS, only those lines of code never get called.

> https://issues.apache.org/jira/browse/IGNITE-13404 <https://issues.apache.org/jira/browse/IGNITE-13404>


What else do I need to do?

(I think there’s possibly another question about whether they’re the correct parameters, but I didn’t change them here.)

Regards,
Stephen