[ https://issues.apache.org/jira/browse/NIFIREG-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16150689#comment-16150689
]
ASF GitHub Bot commented on NIFIREG-10:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/nifi-registry/pull/7
> Implement initial registry service layer
> ----------------------------------------
>
> Key: NIFIREG-10
> URL: https://issues.apache.org/jira/browse/NIFIREG-10
> Project: NiFi Registry
> Issue Type: Improvement
> Reporter: Bryan Bende
> Assignee: Bryan Bende
> Priority: Minor
>
> This ticket is to implement a service layer that will be called by the REST layer and
will use the providers to perform the desired actions, i.e. for saving a snapshot, it will
call the metadata provider to create the snapshot there, and then call a serializer to get
the bytes of the snapshot, and then persist the bytes using the flow persistence provider.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
|