[
https://issues.apache.org/jira/browse/CURATOR-162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14194194#comment-14194194
]
Cameron McKenzie commented on CURATOR-162:
------------------------------------------
I had a brief look at this
(https://issues.apache.org/jira/browse/ZOOKEEPER-1147) and it seems like we
wouldn't need to do any additional work. I believe that all sessions are
created as 'local' sessions, and are then upgraded to 'global' sessions once
they do anything that a local session can't (basically do anything that isn't a
read only operation).
> Support Local Sessions
> ----------------------
>
> Key: CURATOR-162
> URL: https://issues.apache.org/jira/browse/CURATOR-162
> Project: Apache Curator
> Issue Type: Sub-task
> Reporter: Jordan Zimmerman
> Assignee: Jordan Zimmerman
> Fix For: 3.0.0
>
>
> ZooKeeper 3.5.0 added support for Local Session. Determine if Curator needs
> to add support for this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)