mirror of https://github.com/apache/nifi.git
b5b61d960c
- 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 <exceptionfactory@apache.org> |
||
---|---|---|
.. | ||
src/main | ||
LICENSE | ||
NOTICE | ||
pom.xml |