[ 
https://issues.apache.org/jira/browse/SOLR-14027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17497776#comment-17497776
 ] 

Jerry Chung commented on SOLR-14027:
------------------------------------

https://github.com/apache/solr/blob/06a37775cb8d8d3f0b9cfb3fe1614858a303581d/solr/core/src/java/org/apache/solr/handler/admin/ZookeeperStatusHandler.java#L288
Socket/Writer/PrintWriter/BufferedReader are not closed.

> 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
>          Components: Admin UI
>    Affects Versions: 8.2, 8.3, 8.3.1
>            Reporter: Ryan Rockenbaugh
>            Priority: Major
>
> 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.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to