[
https://issues.apache.org/jira/browse/NIFI-6223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825359#comment-16825359
]
ASF subversion and git services commented on NIFI-6223:
-------------------------------------------------------
Commit 2b83b7d9e8a090f42825ef6569d9595c95c28a33 in nifi's branch
refs/heads/master from Peter Wicks
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2b83b7d ]
NIFI-6223 Expose Cluster Node Type to Controller Services
NIFI-6223 Enhance Mock Controller Service to allow specifying node type
This closes #3444.
Signed-off-by: Bryan Bende <[email protected]>
> Expose Cluster Node Type to Controller Services
> -----------------------------------------------
>
> Key: NIFI-6223
> URL: https://issues.apache.org/jira/browse/NIFI-6223
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Peter Wicks
> Assignee: Peter Wicks
> Priority: Minor
> Time Spent: 40m
> Remaining Estimate: 0h
>
> When a processor goes through it's init phase, it receives the state of the
> current cluster node through `ProcessorInitializationContext`. Both
> Processors and ControllerServices are supported by the
> OnPrimaryNodeStateChange annotation. But Controller Services do not receive
> the initial node state through init, so are only able to receive updates, and
> have no initial information about cluster state.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)