Ferenc Kis created NIFI-13123:
---------------------------------

             Summary: [MiNiFi] Async C2 Operation Queue
                 Key: NIFI-13123
                 URL: https://issues.apache.org/jira/browse/NIFI-13123
             Project: Apache NiFi
          Issue Type: Improvement
          Components: MiNiFi
    Affects Versions: 2.0.0-M2
            Reporter: Ferenc Kis
            Assignee: Ferenc Kis


In case of complex ACK logics / multiple callback, the heartbeat is blocked 
till the whole ACK is processed. This might cause the agent to become offline 
if it reaches the specified threshold.

The ACK operation should be async. We should use an async operation queue in 
the agent and process elements from that queue synchronously.

Note: Take care of the case when restart needed (update configuration), 
heartbeats should be turned off in that case



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to