You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zookeeper.apache.org by eo...@apache.org on 2022/01/26 12:26:20 UTC

[zookeeper] branch master updated (0925040 -> 957f8fc)

This is an automated email from the ASF dual-hosted git repository.

eolivelli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/zookeeper.git.


    omit 0925040  moved from WARN to INFO
    omit fc18e3c  Address some comments
    omit 2f49b17  ZOOKEEPER-4453: NettyServerCnxnFactory: allow to configure the early TLS connection drop feature - add new flag netty.server.earlyDropSecureConnectionHandshakes to turn on/off ZOOKEEPER-3682 - disable ZOOKEEPER-3682 by default - add docs - add tests for this patch and for ZOOKEEPER-3682

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/master (957f8fc)
            \
             O -- O -- O   (0925040)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../src/main/resources/markdown/zookeeperAdmin.md  |  9 ---
 .../apache/zookeeper/server/NettyServerCnxn.java   |  5 +-
 .../zookeeper/server/NettyServerCnxnFactory.java   | 15 ++--
 .../zookeeper/server/NettyServerCnxnTest.java      | 88 +++++++---------------
 4 files changed, 35 insertions(+), 82 deletions(-)