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

[jira] [Created] (NIFI-6223) Controller Services Support OnPrimaryNodeStateChange, but do not receive the initial node type information on init

Peter Wicks created NIFI-6223:
---------------------------------

             Summary: Controller Services Support OnPrimaryNodeStateChange, but do not receive the initial node type information on init
                 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


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)