Details
-
Sub-task
-
Status: Resolved
-
Critical
-
Resolution: Cannot Reproduce
-
3.5.3
-
None
-
None
Description
It is not always reproducible, I get this in system tests of client applications.
ZK client 3.5.3, stacktrace self-explains
java.lang.NullPointerException at org.apache.zookeeper.ClientCnxnSocketNetty.onClosing(ClientCnxnSocketNetty.java:206) at org.apache.zookeeper.ClientCnxn$SendThread.close(ClientCnxn.java:1395) at org.apache.zookeeper.ClientCnxn.disconnect(ClientCnxn.java:1440) at org.apache.zookeeper.ClientCnxn.close(ClientCnxn.java:1467) at org.apache.zookeeper.ZooKeeper.close(ZooKeeper.java:1319)
Attachments
Issue Links
- is duplicated by
-
ZOOKEEPER-4296 NullPointerException when ClientCnxnSocketNetty is closed without being opened
- Closed