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-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org