[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147821#comment-16147821
 ] 

ASF GitHub Bot commented on ZOOKEEPER-2886:
-------------------------------------------

GitHub user lvfangmin opened a pull request:

    https://github.com/apache/zookeeper/pull/353

    [ZOOKEEPER-2886] Permanent session moved error in multi-op only conne…

    …ctions

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lvfangmin/zookeeper ZOOKEEPER-2886

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zookeeper/pull/353.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #353
    
----
commit 8720bb2fcb310edab49ecfebab9c8ba593087717
Author: Fangmin Lyu <[email protected]>
Date:   2017-08-30T18:48:59Z

    [ZOOKEEPER-2886] Permanent session moved error in multi-op only connections

----


> Permanent session moved error in multi-op only connections
> ----------------------------------------------------------
>
>                 Key: ZOOKEEPER-2886
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2886
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 3.4.10, 3.5.3, 3.6.0
>            Reporter: Fangmin Lv
>            Assignee: Fangmin Lv
>
> If there are slow followers, it's possible that the leader and the client 
> disagree on where the client is connecting to, therefore the client keeps 
> getting "Session Moved" error. Partial of the issue fixed in Jira: 
> ZOOKEEPER-710, but leaves the issue in multi-op only connection. 



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

Reply via email to