Jordan Zimmerman created CURATOR-424:
----------------------------------------

             Summary: AsyncCuratorFramework storingStatIn() methods are not 
working
                 Key: CURATOR-424
                 URL: https://issues.apache.org/jira/browse/CURATOR-424
             Project: Apache Curator
          Issue Type: Bug
          Components: Framework
    Affects Versions: 3.3.0
            Reporter: Jordan Zimmerman
            Assignee: Jordan Zimmerman


E.g.

{code}
Stat stat = new Stat();
complete(client.getData().storingStatIn(stat).forPath("/test"));
{code}

The above code will not set the values for stat



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

Reply via email to