You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Jan Høydahl (Jira)" <ji...@apache.org> on 2019/12/08 00:27:00 UTC

[jira] [Commented] (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=16990665#comment-16990665 ] 

Jan Høydahl commented on SOLR-14027:
------------------------------------

This is a known limitation when moving from pure TCP connections to Netty transport. The solution is to implement support for ZK AdminServer and that is handled in SOLR-13502. Patches very welcome!

> 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.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.3.4#803005)

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