You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Bryan Bende (JIRA)" <ji...@apache.org> on 2019/04/24 17:22:00 UTC

[jira] [Resolved] (NIFI-6223) Expose Cluster Node Type to Controller Services

     [ https://issues.apache.org/jira/browse/NIFI-6223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Bende resolved NIFI-6223.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.10.0

> 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
>             Fix For: 1.10.0
>
>          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)