[jira] [Resolved] (CURATOR-431) Stat structure not filled when using the idiom create().orSetData()

2017-09-12 Thread Cameron McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cameron McKenzie resolved CURATOR-431. -- Resolution: Fixed Fix Version/s: 4.0.1 > Stat structure not filled when using th

[jira] [Closed] (CURATOR-431) Stat structure not filled when using the idiom create().orSetData()

2017-09-12 Thread Cameron McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cameron McKenzie closed CURATOR-431. > Stat structure not filled when using the idiom create().orSetData() > ---

[jira] [Commented] (CURATOR-431) Stat structure not filled when using the idiom create().orSetData()

2017-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16163882#comment-16163882 ] ASF GitHub Bot commented on CURATOR-431: Github user asfgit closed the pull reque

[GitHub] curator pull request #236: CURATOR-431 - Fixed stat population during create

2017-09-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/curator/pull/236 ---

[jira] [Commented] (CURATOR-431) Stat structure not filled when using the idiom create().orSetData()

2017-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16163772#comment-16163772 ] ASF GitHub Bot commented on CURATOR-431: Github user cammckenzie commented on a d

[GitHub] curator pull request #236: CURATOR-431 - Fixed stat population during create

2017-09-12 Thread cammckenzie
Github user cammckenzie commented on a diff in the pull request: https://github.com/apache/curator/pull/236#discussion_r138482206 --- Diff: curator-framework/src/main/java/org/apache/curator/framework/imps/CreateBuilderImpl.java --- @@ -1212,7 +1212,21 @@ public String call() thro

[jira] [Commented] (CURATOR-431) Stat structure not filled when using the idiom create().orSetData()

2017-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16163272#comment-16163272 ] ASF GitHub Bot commented on CURATOR-431: Github user Randgalt commented on a diff

[GitHub] curator pull request #236: CURATOR-431 - Fixed stat population during create

2017-09-12 Thread Randgalt
Github user Randgalt commented on a diff in the pull request: https://github.com/apache/curator/pull/236#discussion_r138405955 --- Diff: curator-framework/src/main/java/org/apache/curator/framework/imps/CreateBuilderImpl.java --- @@ -1212,7 +1212,21 @@ public String call() throws

[GitHub] curator pull request #236: CURATOR-431 - Fixed stat population during create

2017-09-12 Thread Randgalt
Github user Randgalt commented on a diff in the pull request: https://github.com/apache/curator/pull/236#discussion_r138342246 --- Diff: curator-framework/src/main/java/org/apache/curator/framework/imps/CreateBuilderImpl.java --- @@ -1212,7 +1212,21 @@ public String call() throws