Andrew Festa created NIFI-2860:
----------------------------------
Summary: Use different properties for JVM Heap Max and Min values
Key: NIFI-2860
URL: https://issues.apache.org/jira/browse/NIFI-2860
Project: Apache NiFi
Issue Type: Improvement
Components: Configuration
Affects Versions: 0.6.1
Reporter: Andrew Festa
In the bootstrap.conf, the JVM memory settings are using maven filtering to set
the default values. Currently the JVM memory settings (java.arg.2 and
java.arg.3) are using the same property. These should be using different
values so we can override them to different values.
https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/src/main/resources/conf/bootstrap.conf#L35-L36
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)