Enrico Olivelli created ZOOKEEPER-4453:
------------------------------------------
Summary: NettyServerCnxcFactory: allow to configure the early TLS
connection drop feature
Key: ZOOKEEPER-4453
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4453
Project: ZooKeeper
Issue Type: Improvement
Components: server
Affects Versions: 3.6.3
Reporter: Enrico Olivelli
Assignee: Enrico Olivelli
Fix For: 3.8.0, 3.7.1, 3.6.4
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-3682 feature.
* Disable ZOOKEEPER-3682 by default, it is advanced feature, for very large
clusters
* Add docs
* Add tests (also ZOOKEEPER-3682 missed tests, now we will have some)
--
This message was sent by Atlassian Jira
(v8.20.1#820001)