[
https://issues.apache.org/jira/browse/NIFI-4363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16167355#comment-16167355
]
ASF GitHub Bot commented on NIFI-4363:
--------------------------------------
Github user ijokarumawak commented on the issue:
https://github.com/apache/nifi/pull/2136
JFYI, when I tested on Windows, I had to wrap a `set` command as follows to
properly set a value containing whitespace:
```
set "JAVA_OPTS=-Xms1m -Xmx24m"
```
> Parameterize heap allocation in NiFi Toolkit scripts
> ----------------------------------------------------
>
> Key: NIFI-4363
> URL: https://issues.apache.org/jira/browse/NIFI-4363
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Tools and Build
> Affects Versions: 1.3.0
> Reporter: Jeff Storck
> Assignee: Jeff Storck
>
> Replace hardcoded heap allocation of java in scripts with parameterized
> values.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)