Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
8.2, 8.3, 8.3.1
-
None
-
None
Description
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.
Attachments
Issue Links
- is duplicated by
-
SOLR-16056 ZookeeperStatusHandler.getZkRawResponse does not support SSL
- Resolved
- is related to
-
SOLR-13502 Investigate using something other than ZooKeeper's "4 letter words" for the admin UI status
- Reopened
- relates to
-
SOLR-16115 Document setting up Solr-ZK w/ TLS
- Open