[
https://issues.apache.org/jira/browse/NIFI-13123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Csaba Bejan updated NIFI-13123:
-------------------------------
Fix Version/s: 2.0.0-M3
> [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
> Priority: Major
> Labels: c2, minifi
> Fix For: 2.0.0-M3
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> 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)