[
https://issues.apache.org/jira/browse/NIFI-5066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16490860#comment-16490860
]
ASF subversion and git services commented on NIFI-5066:
-------------------------------------------------------
Commit dbef69040fe18ad9408937c78eb469ec5872eddc in nifi's branch
refs/heads/master from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=dbef690 ]
NIFI-5066:
- Fixing predicate for finding all processors/ports that can be disabled.
This closes #2739.
Signed-off-by: Mark Payne <[email protected]>
> Support enable and disable component action when multiple components selected
> or when selecting a process group.
> ----------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-5066
> URL: https://issues.apache.org/jira/browse/NIFI-5066
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core UI
> Affects Versions: 1.5.0
> Reporter: Matthew Clarke
> Assignee: Matt Gilman
> Priority: Major
> Fix For: 1.7.0
>
>
> Currently NiFi validates all processors that are in a STOPPED state. To
> reduce impact when flows contain very large numbers of STOPPED processors,
> users should be disabling these STOPPED processors. NiFi's "Enable" and
> "Disable" buttons do not support being used when more then one processor is
> selected. When needing to enable or disable large numbers of processors,
> this is less then ideal. The Enable and Disable buttons should work similar
> to how the Start and Stop buttons work.
> Have multiple components selected or a process group selected. Select
> "Enable" or "Disabled" button. Any eligible component (those that are not
> running) should be either enabled or disabled.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)