[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-3574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated ZOOKEEPER-3574:
--------------------------------------
    Labels: pull-request-available  (was: )

> Close quorum socket asynchronously to avoid server shutdown stalled by long 
> socket closing time
> -----------------------------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-3574
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3574
>             Project: ZooKeeper
>          Issue Type: Sub-task
>          Components: server
>    Affects Versions: 3.6.0
>            Reporter: Jie Huang
>            Priority: Major
>              Labels: pull-request-available
>
> Since we can't use SO_LINGER option or find a substitute to close a TLS 
> socket quickly in JDK 11, we call close() asynchronously so the shutdown can 
> proceed and a new leader election can be started while the socket being 
> closed.  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to