Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
3.5.1, 3.5.2
-
None
-
None
-
None
Description
The Netty connection handling logic fails to clean up watches on connection close. This causes memory to leak.
I will have a repro script available soon and a fix. I am not sure how to build a unit test since we would need to build an entire server and generate keys and such. Advice on that appreciated.
Attachments
Attachments
Issue Links
- is duplicated by
-
ZOOKEEPER-2358 NettyServerCnxn leaks watches upon close
- Resolved
- is superceded by
-
ZOOKEEPER-3131 org.apache.zookeeper.server.WatchManager resource leak
- Closed