Details
-
Improvement
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
3.6.3
Description
Follow up of ZOOKEEPER-3988.
We should introduce a flag to disable the feature introduced by ZOOKEEPER-3682.
Implementation
- Add new flag netty.server.earlyDropSecureConnectionHandshakes to control the
ZOOKEEPER-3682feature.
- Disable
ZOOKEEPER-3682by default, it is advanced feature, for very large clusters - Add docs
- Add tests (also
ZOOKEEPER-3682missed tests, now we will have some)
Attachments
Issue Links
- is related to
-
ZOOKEEPER-3988 org.apache.zookeeper.server.NettyServerCnxn.receiveMessage throws NullPointerException
- Closed
- relates to
-
ZOOKEEPER-3682 Stop initializing new SSL connection if ZK server is shutting down
- Closed
- links to