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

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

Commit b5b61d960c3c7944ada72d56b4ed6ed279edf775 in nifi's branch 
refs/heads/main from Bryan Bende
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=b5b61d960c ]

NIFI-13344 Implemented backend for uploading and managing custom NARs

- Add NarPersistenceProvider to framework API with standard implementation
- Add NarManager to orchestrate interactions with the persistence provider and 
framework
- Add REST API for upload, download, list, and delete of custom NARs
- Add CLI commands for call these REST APIs
- Implement an upload request replicator for replicating a file upload across 
the cluster
- Update ExtensionManager, NarLoader, and JettyServer to support unloading a NAR
- Add ability to replace a NAR in place by unloading components, loading new 
NAR, and reloading components
- Add system tests for uploading a NAR and verifying other APIs
- Add NAR digest to NarNode and summary DTO, fix bug in digest utils
- Sync NARs from cluster coordinator when joining the cluster

This closes #9017

Signed-off-by: David Handermann <[email protected]>


> Implement backend for uploading and managing custom NARs
> --------------------------------------------------------
>
>                 Key: NIFI-13344
>                 URL: https://issues.apache.org/jira/browse/NIFI-13344
>             Project: Apache NiFi
>          Issue Type: Task
>            Reporter: Bryan Bende
>            Assignee: Bryan Bende
>            Priority: Major
>          Time Spent: 4.5h
>  Remaining Estimate: 0h
>




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

Reply via email to