Thanks, Michael. I have submitted a patch. This is the first time I submit a 
patch so please bare with me if I missed anything. I am not very clear on what 
the next step is.


> On Jun 2, 2016, at 2:37 PM, Michael Han (JIRA) <[email protected]> wrote:
> 
> 
>    [ 
> https://issues.apache.org/jira/browse/ZOOKEEPER-2440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15313118#comment-15313118
>  ] 
> 
> Michael Han commented on ZOOKEEPER-2440:
> ----------------------------------------
> 
> [~nerdyyatrice] Thanks for reporting. Mind to submit a patch? The guideline 
> is https://cwiki.apache.org/confluence/display/ZOOKEEPER/HowToContribute
> 
>> permanent SESSIONMOVED error after client app reconnects to zookeeper cluster
>> -----------------------------------------------------------------------------
>> 
>>                Key: ZOOKEEPER-2440
>>                URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2440
>>            Project: ZooKeeper
>>         Issue Type: Bug
>>         Components: quorum
>>   Affects Versions: 3.5.1
>>           Reporter: Ryan Zhang
>> 
>> ZOOKEEPER-710 fixed the issue when the request is not a multi request. 
>> However, the multi request is handled a little bit differently as the code 
>> didn't throw the SESSIONMOVED exception. In addition, the exception is set 
>> in the request by the leader so it will be lost in the commit process and by 
>> the time the final processor sees it, it will be gone. 
> 
> 
> 
> --
> This message was sent by Atlassian JIRA
> (v6.3.4#6332)

Reply via email to