You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "Enrico Olivelli (Jira)" <ji...@apache.org> on 2022/01/26 08:47:00 UTC

[jira] [Created] (ZOOKEEPER-4453) NettyServerCnxcFactory: allow to configure the early TLS connection drop feature

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)