You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Nikhil Bhide (JIRA)" <ji...@apache.org> on 2017/08/25 09:02:00 UTC

[jira] [Comment Edited] (ZOOKEEPER-2421) testSessionReuse is commented out

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

Nikhil Bhide edited comment on ZOOKEEPER-2421 at 8/25/17 9:01 AM:
------------------------------------------------------------------

This test was commented in Aug'2008 when junit was upgraded to 4.4 from 4.1 as a part of Zookeeper-75. At that time, it was failing because of client close race condition, which was fixed in Zookeeper-63.

I have made few required changes and test case is working as per the expectation. 
Please assign this issue to me.


was (Author: nikbhi15):
This test was commented in Aug'2008 when junit was upgraded to 4.4 from 4.1 as a part of Zookeeper-75. I have made few required changes and test case is working as per the expectation. 

Please assign this issue to me.

> testSessionReuse is commented out
> ---------------------------------
>
>                 Key: ZOOKEEPER-2421
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2421
>             Project: ZooKeeper
>          Issue Type: Bug
>            Reporter: Flavio Junqueira
>
> This test case in SessionTest:
> {noformat}
>    testSessionReuse
> {noformat}
> is commented out.



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