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

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

GitHub user Randgalt opened a pull request:

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

    A few things for CURATOR-397

    1. AsyncWrappers.asyncEnsureContainers was just wrong - this is a better 
implementation
    2. Added raw serializer constant
    3. Add ModeledOptions which can be expanded in the future. For now it just 
has ignoreMissingNodesForChildren

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

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

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

    https://github.com/apache/curator/pull/229.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 #229
    
----
commit 11be719b32bcf8879c44a0c2005ba5a2107986cb
Author: randgalt <[email protected]>
Date:   2017-07-14T13:13:03Z

    A few things for CURATOR-397
    
    1. AsyncWrappers.asyncEnsureContainers was just wrong - this is a better 
implementation
    2. Added raw serializer constant
    3. Add ModeledOptions which can be expanded in the future. For now it just 
has ignoreMissingNodesForChildren

----


> Created strongly typed model DSL
> --------------------------------
>
>                 Key: CURATOR-397
>                 URL: https://issues.apache.org/jira/browse/CURATOR-397
>             Project: Apache Curator
>          Issue Type: New Feature
>          Components: Client, Framework
>    Affects Versions: 3.3.0
>            Reporter: Jordan Zimmerman
>            Assignee: Jordan Zimmerman
>
> All of Curator's CRUD methods work with raw byte arrays. It would be nice to 
> be able to use strongly type Models.



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

Reply via email to