You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@zookeeper.apache.org by GitBox <gi...@apache.org> on 2022/01/26 12:27:45 UTC

[GitHub] [zookeeper] eolivelli opened a new pull request #1800: ZOOKEEPER-4453: NettyServerCnxnFactory: allow to configure the early TLS connection drop feature

eolivelli opened a new pull request #1800:
URL: https://github.com/apache/zookeeper/pull/1800


   - 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
   
   see https://issues.apache.org/jira/browse/ZOOKEEPER-4453 for more context


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@zookeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [zookeeper] eolivelli commented on pull request #1800: ZOOKEEPER-4453: NettyServerCnxnFactory: allow to configure the early TLS connection drop feature

Posted by GitBox <gi...@apache.org>.
eolivelli commented on pull request #1800:
URL: https://github.com/apache/zookeeper/pull/1800#issuecomment-1022161757


   > But I don't think this is crucial, I let you to decide.
   Yes, let's leave that for the future.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@zookeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [zookeeper] eolivelli commented on pull request #1800: ZOOKEEPER-4453: NettyServerCnxnFactory: allow to configure the early TLS connection drop feature

Posted by GitBox <gi...@apache.org>.
eolivelli commented on pull request #1800:
URL: https://github.com/apache/zookeeper/pull/1800#issuecomment-1022153451


   I had problems with #1799 
   This is the same patch


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@zookeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [zookeeper] asfgit closed pull request #1800: ZOOKEEPER-4453: NettyServerCnxnFactory: allow to configure the early TLS connection drop feature

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #1800:
URL: https://github.com/apache/zookeeper/pull/1800


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@zookeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [zookeeper] symat commented on pull request #1800: ZOOKEEPER-4453: NettyServerCnxnFactory: allow to configure the early TLS connection drop feature

Posted by GitBox <gi...@apache.org>.
symat commented on pull request #1800:
URL: https://github.com/apache/zookeeper/pull/1800#issuecomment-1023053464


   Thanks @eolivelli for the fix!
   The commit was pushed to master and to branch-3.7, it will be released in 3.7.1 and 3.8.0


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@zookeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org