[ https://issues.apache.org/jira/browse/ZOOKEEPER-2725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15934872#comment-15934872 ]
ASF GitHub Bot commented on ZOOKEEPER-2725: ------------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/zookeeper/pull/195 > Upgrading to a global session fails with a multiop > -------------------------------------------------- > > Key: ZOOKEEPER-2725 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2725 > Project: ZooKeeper > Issue Type: Bug > Components: server > Affects Versions: 3.5.2 > Reporter: Brian Nixon > Fix For: 3.6.0 > > > On an ensemble with local sessions enabled, when a client with a local > session requests the creation of an ephemeral node within a multi-op, the > client gets a session expired message. The same multi-op works if the > session is already global. This breaks the client's expectation of seamless > promotion from local session to global session server-side. -- This message was sent by Atlassian JIRA (v6.3.15#6346)