[
https://issues.apache.org/jira/browse/NIFI-5661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16640254#comment-16640254
]
ASF GitHub Bot commented on NIFI-5661:
--------------------------------------
Github user mcgilman commented on a diff in the pull request:
https://github.com/apache/nifi/pull/3046#discussion_r223116414
--- Diff:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/css/connection-configuration.css
---
@@ -122,4 +122,16 @@ div.undefined {
line-height: 32px;
height: 32px;
padding: 0px 10px;
-}
\ No newline at end of file
+}
+
+.multi-column-settings {
--- End diff --
I don't think we need to duplicate this styles here. The styles from the
`connection-details.css` should be in scope.
> 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: Koji Kawamura
> Priority: Major
>
> 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)