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

ASF GitHub Bot commented on NIFIREG-63:
---------------------------------------

GitHub user bbende opened a pull request:

    https://github.com/apache/nifi-registry/pull/48

    NIFIREG-63 Add ability to get latest snapshot metadata

    and avoid loading every snapshot metadata into memory when retrieving 
latest snapshot or snapshot metadata

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bbende/nifi-registry NIFIREG-63

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi-registry/pull/48.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #48
    
----

----


> Add ability to get latest snapshot metadata
> -------------------------------------------
>
>                 Key: NIFIREG-63
>                 URL: https://issues.apache.org/jira/browse/NIFIREG-63
>             Project: NiFi Registry
>          Issue Type: Improvement
>            Reporter: Bryan Bende
>            Assignee: Bryan Bende
>
> Currently we have flow/{id}/versions/latest which returns the latest snapshot 
> for the given flow which includes the entire content.
> We should have a way to retrieve only the metadata for the latest snapshot, 
> and this should be part of the client as well.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to