You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Ian Dimayuga (JIRA)" <ji...@apache.org> on 2016/01/28 03:35:39 UTC

[jira] [Created] (ZOOKEEPER-2358) NettyServerCnxn leaks watches upon close

Ian Dimayuga created ZOOKEEPER-2358:
---------------------------------------

             Summary: NettyServerCnxn leaks watches upon close
                 Key: ZOOKEEPER-2358
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2358
             Project: ZooKeeper
          Issue Type: Bug
    Affects Versions: 3.5.1, 3.4.7
            Reporter: Ian Dimayuga
            Assignee: Ian Dimayuga
             Fix For: 3.4.8, 3.5.2


NettyServerCnxn.close() neglects to call zkServer.removeCnxn the way NIOServerCnxn.close() does. Also, WatchLeakTest does not test watch leaks in Netty.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)