You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mike Thomsen (JIRA)" <ji...@apache.org> on 2019/02/21 01:54:00 UTC

[jira] [Resolved] (NIFI-5992) Add ability to set JVM Heap sizes via ENV vars when using Docker

     [ https://issues.apache.org/jira/browse/NIFI-5992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Thomsen resolved NIFI-5992.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.10.0

> Add ability to set JVM Heap sizes via ENV vars when using Docker
> ----------------------------------------------------------------
>
>                 Key: NIFI-5992
>                 URL: https://issues.apache.org/jira/browse/NIFI-5992
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Docker
>    Affects Versions: 1.8.0
>            Reporter: Craig Davidson
>            Priority: Trivial
>             Fix For: 1.10.0
>
>   Original Estimate: 1h
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> When running using the docker image the JVM heap settings are 512MB and requires a change to the bootstrap.conf file.
> There are a number of ENV vars used as present to update properties in the nifi.properties and nifi-cli.nifi.properties.
> Requesting a minor amendment to allow the java.arg.2 and java.arg.3 to be configurable in a similar fashion using the ENV vars NIFI_JVM_HEAP_INIT and NIFI_JVM_HEAP_MAX.
> I have a PR ready to submit for consideration.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)