[
https://issues.apache.org/jira/browse/NIFI-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16204008#comment-16204008
]
ASF GitHub Bot commented on NIFI-4481:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/2210
NIFI-4481: Visualize Processors Running on Primary Node
NIFI-4481:
- Adding support for visualizing if a component is scheduled for primary
node only.
[Visualization](https://issues.apache.org/jira/secure/attachment/12891747/primary-processor-id.png)
should only be available in cluster mode where the Execution Node
configuration is available. In cluster mode, the nodes on the canvas should
show the (P) icon when configured for Execution Node: Primary. Like Run Status,
this indication will be available regardless of permission for the component.
Additionally, this indication is available in the Summary Table.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-4481
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2210.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 #2210
----
commit 3f0d9e05c7c1aea0bd03a999c16893fb308436ca
Author: Matt Gilman <[email protected]>
Date: 2017-10-12T17:58:50Z
NIFI-4481:
- Adding support for visualizing if a component is scheduled for primary
node only.
----
> Identify which processors have been configured for "primary node" only
> ----------------------------------------------------------------------
>
> Key: NIFI-4481
> URL: https://issues.apache.org/jira/browse/NIFI-4481
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core UI
> Reporter: Rob Moran
> Assignee: Matt Gilman
> Priority: Minor
> Attachments: primary-processor-id.png
>
>
> Possibly identify on canvas components and in the Summary table
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)