You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/12/10 14:13:00 UTC

[jira] [Commented] (NIFI-9430) Implement C2 protocol API and create module structure

    [ https://issues.apache.org/jira/browse/NIFI-9430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17457166#comment-17457166 ] 

ASF subversion and git services commented on NIFI-9430:
-------------------------------------------------------

Commit b578f183cb593eae8a845d82f7fc28615e043ae9 in nifi's branch refs/heads/main from Matt Burgess
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=b578f18 ]

NIFI-9430: Create initial C2 structure, add c2-protocol-api module (#5563)

* NIFI-9430: Create initial C2 structure, add c2-protocol-api module

* NIFI-9430: Incorporated review comments

* NIFI-9430: More refactor per review comments

* NIFI-9430: Additional review comments

* NIFI-9430: Restore Objects from primitives for serialization

* NIFI-9430: Restore API names for compatibility

* NIFI-9430: Set remaining serialization versions to 1

> Implement C2 protocol API and create module structure
> -----------------------------------------------------
>
>                 Key: NIFI-9430
>                 URL: https://issues.apache.org/jira/browse/NIFI-9430
>             Project: Apache NiFi
>          Issue Type: New Feature
>            Reporter: Matt Burgess
>            Assignee: Matt Burgess
>            Priority: Major
>          Time Spent: 7h
>  Remaining Estimate: 0h
>
> This case is to set up the module structure under the nifi directory to support all the C2 modules to come. The first one to show up should be the protocol API, as it is described in the design document(s) and will be shared among all the C2 products.



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