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 2023/06/20 20:39:00 UTC

[jira] [Assigned] (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 reassigned NIFI-9428:
----------------------------------

    Assignee:     (was: Matt Burgess)

> 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
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> 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.10#820010)