Kezhu Wang created ZOOKEEPER-4819:
-------------------------------------
Summary: 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.9.2, 3.8.4
Reporter: Kezhu Wang
{{[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)