You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matt Burgess (Jira)" <ji...@apache.org> on 2021/12/01 17:56:00 UTC

[jira] [Updated] (NIFI-9428) Implement C2 Protocol, Client, and Server

     [ https://issues.apache.org/jira/browse/NIFI-9428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Burgess updated NIFI-9428:
-------------------------------
    Summary: Implement C2 Protocol, Client, and Server  (was: Umbrella Jira to track all tasks related to implementing the C2 feature proposal in NiFi)

> Implement C2 Protocol, Client, and Server
> -----------------------------------------
>
>                 Key: NIFI-9428
>                 URL: https://issues.apache.org/jira/browse/NIFI-9428
>             Project: Apache NiFi
>          Issue Type: Epic
>          Components: C2, MiNiFi
>            Reporter: Matt Burgess
>            Priority: Major
>
> This Epic covers the work needed for the future Command
> and Control (C2) capabilities in terms of the NiFi/MiNiFi Java
> codebase. The [current implementation|https://github.com/apache/nifi/blob/main/minifi/minifi-c2/README.md] is not a pure reference
> implementation of the [C2 spec|https://cwiki.apache.org/confluence/display/MINIFI/C2+Design]. It has fairly limited capability
> and uses the PullHttpChangeIngestor for the agent to ask for flow
> updates, which makes any bidirectional communication difficult. Rather
> than try to build out from what we currently have, we propose a new
> implementation (deprecating and eventually removing the old one) that
> is more generic, extensible, etc.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)