[
https://issues.apache.org/jira/browse/NIFI-5661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16646722#comment-16646722
]
ASF GitHub Bot commented on NIFI-5661:
--------------------------------------
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.
----
> Add UI support for load balancing connections
> ---------------------------------------------
>
> Key: NIFI-5661
> URL: https://issues.apache.org/jira/browse/NIFI-5661
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core UI
> Reporter: Koji Kawamura
> Assignee: Matt Gilman
> Priority: Major
> Fix For: 1.8.0
>
>
> NIFI-5516 adds FlowFile load-balancing feature at connections. We need UI
> controls to:
> - Configure if a connection is load balanced and what strategy to use.
> - Indicator that load balancing is in progress
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)