GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/3063
NIFI-5661: Always showing load balance settings
NIFI-5661:
- Allowing the load balance configuration to be shown/edited in both
clustered and standalone mode.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-5661
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/3063.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 #3063
----
commit 79c03caf4f57a1273cbe5856ec7b6fc007f00a3e
Author: Matt Gilman <matt.c.gilman@...>
Date: 2018-10-11T16:23:53Z
NIFI-5661:
- Allowing the load balance configuration to be shown/edited in both
clustered and standalone mode.
----
---