[jira] [Updated] (CURATOR-196) this.client.create().creatingParentsIfNeeded() throw Puzzling EXCEPTION

2015-03-31 Thread HuanWang (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] HuanWang updated CURATOR-196: - Description: Scene One:In Single test. when I wanna register to zk. The code as below: {code} private voi

[jira] [Updated] (CURATOR-196) this.client.create().creatingParentsIfNeeded() throw Puzzling EXCEPTION

2015-03-31 Thread HuanWang (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] HuanWang updated CURATOR-196: - Description: Scene One:In Single test. when I wanna register to zk. The code as below: {code} private voi

[jira] [Updated] (CURATOR-196) this.client.create().creatingParentsIfNeeded() throw Puzzling EXCEPTION

2015-03-31 Thread HuanWang (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] HuanWang updated CURATOR-196: - Description: Scene One:In Single test. when I wanna register to zk. The code as below: {code} private voi

[jira] [Updated] (CURATOR-196) this.client.create().creatingParentsIfNeeded() throw Puzzling EXCEPTION

2015-03-31 Thread HuanWang (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] HuanWang updated CURATOR-196: - Description: Scene One:In Single test. when I wanna register to zk. The code as below: {code} private voi

[jira] [Updated] (CURATOR-196) this.client.create().creatingParentsIfNeeded() throw Puzzling EXCEPTION

2015-03-31 Thread HuanWang (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] HuanWang updated CURATOR-196: - Description: Scene One:In Single test. when I wanna register to zk. The code as below: {code} private voi

[jira] [Commented] (CURATOR-173) InterProcessSemaphoreV2 nodes not reapable

2015-03-31 Thread Jordan Zimmerman (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389938#comment-14389938 ] Jordan Zimmerman commented on CURATOR-173: -- Please close then :) > InterProcess

[jira] [Commented] (CURATOR-173) InterProcessSemaphoreV2 nodes not reapable

2015-03-31 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389937#comment-14389937 ] Scott Blum commented on CURATOR-173: I think so, I merged the PR. > InterProcessSema

[jira] [Updated] (CURATOR-173) InterProcessSemaphoreV2 nodes not reapable

2015-03-31 Thread Jordan Zimmerman (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jordan Zimmerman updated CURATOR-173: - Fix Version/s: 2.7.2 > InterProcessSemaphoreV2 nodes not reapable > -

[jira] [Commented] (CURATOR-173) InterProcessSemaphoreV2 nodes not reapable

2015-03-31 Thread Jordan Zimmerman (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388876#comment-14388876 ] Jordan Zimmerman commented on CURATOR-173: -- [~dragonsinth] - this can be closed

[jira] [Updated] (CURATOR-173) InterProcessSemaphoreV2 nodes not reapable

2015-03-31 Thread Jordan Zimmerman (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jordan Zimmerman updated CURATOR-173: - Assignee: Scott Blum (was: Jordan Zimmerman) > InterProcessSemaphoreV2 nodes not reapabl

[jira] [Closed] (CURATOR-198) this.client.create().creatingParentsIfNeeded() throw Puzzling EXCEPTION

2015-03-31 Thread Jordan Zimmerman (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jordan Zimmerman closed CURATOR-198. Resolution: Duplicate > this.client.create().creatingParentsIfNeeded() throw Puzzling EXCE

[jira] [Closed] (CURATOR-197) this.client.create().creatingParentsIfNeeded() throw Puzzling EXCEPTION

2015-03-31 Thread Jordan Zimmerman (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jordan Zimmerman closed CURATOR-197. Resolution: Duplicate > this.client.create().creatingParentsIfNeeded() throw Puzzling EXCE

[jira] [Commented] (CURATOR-196) this.client.create().creatingParentsIfNeeded() throw Puzzling EXCEPTION

2015-03-31 Thread Jordan Zimmerman (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388735#comment-14388735 ] Jordan Zimmerman commented on CURATOR-196: -- Please reformat the description of t

Re: Proposal : remove references to guava library from public APIs

2015-03-31 Thread Jordan Zimmerman
I don’t have an objection in general. The biggest problem for me is that I know very little about OSGI. All of the OSGI work has been contributed so it’s hard to make sure that we keep it working. That said, changing existing APIs is very disruptive to the Curator community. I’d like to see some

Proposal : remove references to guava library from public APIs

2015-03-31 Thread Simon Kitching
Hi, I've noticed that several curator classes expose the use of classes from google's guava library [1] as part of their *public* api. [1] maven artifact "com.google.guava:guava" which contains java packages com.google.common.* In an OSGi environment, it is possible to load multiple different

[jira] [Closed] (CURATOR-199) this.client.create().creatingParentsIfNeeded() throw puzzling Exception

2015-03-31 Thread HuanWang (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] HuanWang closed CURATOR-199. Resolution: Duplicate > this.client.create().creatingParentsIfNeeded() throw puzzling Exception > -

[jira] [Created] (CURATOR-199) this.client.create().creatingParentsIfNeeded() throw puzzling Exception

2015-03-31 Thread HuanWang (JIRA)
HuanWang created CURATOR-199: Summary: this.client.create().creatingParentsIfNeeded() throw puzzling Exception Key: CURATOR-199 URL: https://issues.apache.org/jira/browse/CURATOR-199 Project: Apache Curat

[jira] [Created] (CURATOR-197) this.client.create().creatingParentsIfNeeded() throw Puzzling EXCEPTION

2015-03-31 Thread HuanWang (JIRA)
HuanWang created CURATOR-197: Summary: this.client.create().creatingParentsIfNeeded() throw Puzzling EXCEPTION Key: CURATOR-197 URL: https://issues.apache.org/jira/browse/CURATOR-197 Project: Apache Cura

[jira] [Created] (CURATOR-198) this.client.create().creatingParentsIfNeeded() throw Puzzling EXCEPTION

2015-03-31 Thread HuanWang (JIRA)
HuanWang created CURATOR-198: Summary: this.client.create().creatingParentsIfNeeded() throw Puzzling EXCEPTION Key: CURATOR-198 URL: https://issues.apache.org/jira/browse/CURATOR-198 Project: Apache Cura

[jira] [Created] (CURATOR-196) this.client.create().creatingParentsIfNeeded() throw Puzzling EXCEPTION

2015-03-31 Thread HuanWang (JIRA)
HuanWang created CURATOR-196: Summary: this.client.create().creatingParentsIfNeeded() throw Puzzling EXCEPTION Key: CURATOR-196 URL: https://issues.apache.org/jira/browse/CURATOR-196 Project: Apache Cura