Simon Bence created NIFI-7959:
---------------------------------
Summary: Implement MonitorActivity disconnection management
Key: NIFI-7959
URL: https://issues.apache.org/jira/browse/NIFI-7959
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework, Extensions
Reporter: Simon Bence
Assignee: Simon Bence
Fix For: 1.13.0
MonitorActivity processor, when the node disconnects from the cluster, might
still emit "inactive" message. This can happen when the scope is set to cluster
level monitoring and the given node cannot reach shared state but has
information only based on the local activity. This might lead to false
inactivity alert, so it is desirable to prevent reporting until the node is
disconnected and reconcile state after reconnection.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)