Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
3.4.7, 3.5.1
-
None
-
None
-
None
Description
NettyServerCnxn.close() neglects to call zkServer.removeCnxn the way NIOServerCnxn.close() does. Also, WatchLeakTest does not test watch leaks in Netty.
Attachments
Attachments
Issue Links
- duplicates
-
ZOOKEEPER-2509 Secure mode leaks memory
- Resolved
-
ZOOKEEPER-2527 Connection watch is not getting cleared when watch is created as part of get and it is fired as part of set and client is closed
- Resolved
-
ZOOKEEPER-2530 When zookeeper started in SSL mode, set a "get" watcher on a znode from zkCli client, restart the zkCli, the "Data" watcher still present. Trying removing that watcher fails saying no watcher available
- Resolved
- is superceded by
-
ZOOKEEPER-3131 org.apache.zookeeper.server.WatchManager resource leak
- Closed