[
https://issues.apache.org/jira/browse/ZOOKEEPER-2415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441056#comment-16441056
]
ASF GitHub Bot commented on ZOOKEEPER-2415:
-------------------------------------------
Github user anmolnar commented on the issue:
https://github.com/apache/zookeeper/pull/497
@phunt Added a few more cleanups. I've found another test case in
ZookeeperTestableTest class which also tests session expiration in a more
reliable way. Therefore I've merged it into this new test class which also had
the benefits of removing event/send thread getters.
> SessionTest is using Thread deprecated API.
> -------------------------------------------
>
> Key: ZOOKEEPER-2415
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2415
> Project: ZooKeeper
> Issue Type: Test
> Components: tests
> Affects Versions: 3.4.8, 3.5.1, 3.6.0
> Reporter: Flavio Junqueira
> Assignee: Andor Molnar
> Priority: Major
>
> The test class is using calls such as {{Thread.suspend}} and
> {{Thread.resume}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)