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
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---