You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Kezhu Wang (Jira)" <ji...@apache.org> on 2024/03/26 12:16:00 UTC

[jira] [Created] (ZOOKEEPER-4819) Can't seek for writable tls server if connected to readonly server

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)