You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Ryan Rockenbaugh (Jira)" <ji...@apache.org> on 2019/12/06 14:02:00 UTC

[jira] [Created] (SOLR-14027) Zookeeper Status Page does not work with SSL Enabled Zookeeper

Ryan Rockenbaugh created SOLR-14027:
---------------------------------------

             Summary: Zookeeper Status Page does not work with SSL Enabled Zookeeper
                 Key: SOLR-14027
                 URL: https://issues.apache.org/jira/browse/SOLR-14027
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: Admin UI
    Affects Versions: 8.3.1, 8.3, 8.2
            Reporter: Ryan Rockenbaugh


In class org.apache.solr.handler.admin.ZookeeperStatusHandler, method getZkRawResponse uses a standard java.net.Socket to communicate with Zookeeper and get the status.  This does not work for SSL-Enabled zookeeper communication.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org