You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Jerry Chung (Jira)" <ji...@apache.org> on 2022/02/25 14:35:00 UTC

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

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

Jerry Chung edited comment on SOLR-14027 at 2/25/22, 2:34 PM:
--------------------------------------------------------------

-hmm..- 
-[https://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html#close--]-
{-}> The close method is invoked automatically on objects managed by the {{{}try{}}}-with-resources statemen{-}t

Oh.. it's my bad. I misread the code.


was (Author: JIRAUSER285039):
hmm.. 
https://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html#close--
> The close method is invoked automatically on objects managed by the {{try}}-with-resources statement

> 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-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org