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)