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

ASF GitHub Bot commented on CURATOR-421:
----------------------------------------

GitHub user Randgalt opened a pull request:

    https://github.com/apache/curator/pull/228

    [CURATOR-421] WIP - Support Migrations

    WIP

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

    $ git pull https://github.com/apache/curator CURATOR-421

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

    https://github.com/apache/curator/pull/228.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 #228
    
----
commit 4cd731c92d34a075d9d5a9610ec2610d69aa7792
Author: randgalt <[email protected]>
Date:   2017-07-14T04:44:59Z

    initial work on migrations done. Needs lots of testing and doc. However, 
found bug CURATOR-423 and will need to fix that first

commit 4a0e022ce361e21b9f1751434166c5a90c4a8845
Author: randgalt <[email protected]>
Date:   2017-07-14T04:51:43Z

    Fixed create mode for AsyncCuratorFramework.transactionOp().create(). It 
was being ignored. Added a test as well

commit 1784a7c68982bae8bed471d92464168f87b0fceb
Author: randgalt <[email protected]>
Date:   2017-07-14T04:52:58Z

    Merge branch 'CURATOR-423' into CURATOR-421

----


> Add Data Migration Feature
> --------------------------
>
>                 Key: CURATOR-421
>                 URL: https://issues.apache.org/jira/browse/CURATOR-421
>             Project: Apache Curator
>          Issue Type: New Feature
>          Components: Framework
>    Affects Versions: 3.4.0
>            Reporter: Jordan Zimmerman
>            Assignee: Jordan Zimmerman
>             Fix For: 3.4.0
>
>
> With CURATOR-397 we have a strongly typed DSL. This implies the need to be 
> able to migrate data models. A framework for data migration would be useful.



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

Reply via email to