[
https://issues.apache.org/jira/browse/NIFI-2569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15421201#comment-15421201
]
ASF GitHub Bot commented on NIFI-2569:
--------------------------------------
GitHub user brosander opened a pull request:
https://github.com/apache/nifi/pull/861
NIFI-2569 - Multiple instances on same host, range enhancements, nifi…
….properties incrementing ports
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/brosander/nifi NIFI-2569
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/861.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #861
----
commit 6930eae6e38b615289a1ffea55eb6f8cffcb6194
Author: Bryan Rosander <[email protected]>
Date: 2016-08-11T20:32:32Z
NIFI-2569 - Multiple instances on same host, range enhancements,
nifi.properties incrementing ports
----
> Allow multiple NiFi instances on same host, make range generation easier
> ------------------------------------------------------------------------
>
> Key: NIFI-2569
> URL: https://issues.apache.org/jira/browse/NIFI-2569
> Project: Apache NiFi
> Issue Type: Sub-task
> Reporter: Bryan Rosander
> Assignee: Bryan Rosander
>
> In the standalone tool:
> * In order to facilitate local secure clustering, we should be able to
> generate multiple certificates for the same hostname.
> * We should also be able to update ports in nifi.properties to increment in
> that scenario.
> * The keystore entries in nifi.properties should start with ./conf/ so that
> the files in each host folder can just be copied to a NiFi instance.
> * Specifying a range of hosts should be easier.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)