Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.0.0
-
None
-
None
Description
Currently, every node in a NiFi cluster retrieves or clears CLUSTER scope state when user view/clear component state from NiFi UI.
Since the cluster-wide state is shared the same value among nodes, those operation should be executed only from a primary node.
See this discussion for detail:
https://github.com/apache/nifi/pull/563#issuecomment-231393086