[
https://issues.apache.org/jira/browse/ZOOKEEPER-4819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17885867#comment-17885867
]
luoxin commented on ZOOKEEPER-4819:
-----------------------------------
[~kezhuw] I can take a look and resolve it. Can you assign this issue to me ?
It seems we should make a socket from SSLSocketFactory with specified
trustStore info when zookeeper.client.secure=true
> Can't seek for writable tls server if connected to readonly server
> ------------------------------------------------------------------
>
> Key: ZOOKEEPER-4819
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4819
> Project: ZooKeeper
> Issue Type: Bug
> Components: java client
> Affects Versions: 3.8.4, 3.9.2
> Reporter: Kezhu Wang
> Priority: Major
>
> {{[ClientCnxn::pingRwServer|https://github.com/apache/zookeeper/blob/d12aba599233b0fcba0b9b945ed3d2f45d4016f0/zookeeper-server/src/main/java/org/apache/zookeeper/ClientCnxn.java#L1280]}}
> uses raw socket to issue "isro" 4lw command. This results in unsuccessful
> handshake to tls server.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)