GitHub user ijokarumawak opened a pull request:

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

    NIFIREG-162: Support Git backed PersistenceProvider

    - Added GitPersistenceProvider which manages Flow snapshot versions
    by Git commits
    - Updated FlowSnapshotContext to provide author
    - Added new serialization data model version 2 which stores Flow
    snapshots as JSON files

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

    $ git pull https://github.com/ijokarumawak/nifi-registry nifireg-162

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

    https://github.com/apache/nifi-registry/pull/112.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 #112
    
----
commit 4e70373c410eda83bf3b2f0ef2b4add7512d7b44
Author: Koji Kawamura <ijokarumawak@...>
Date:   2018-03-30T04:17:19Z

    NIFIREG-162: Support Git backed PersistenceProvider
    
    - Added GitPersistenceProvider which manages Flow snapshot versions
    by Git commits
    - Updated FlowSnapshotContext to provide author
    - Added new serialization data model version 2 which stores Flow
    snapshots as JSON files

----


---

Reply via email to