You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Davids (JIRA)" <ji...@apache.org> on 2013/05/21 19:59:18 UTC

[jira] [Commented] (SOLR-3854) SolrCloud does not work with https

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

Steve Davids commented on SOLR-3854:
------------------------------------

I have been running Sami's patch since 4.0 and it has been working well. After upgrading to 4.1 I tried using Alexey's patch since it was a bit easier to apply, the patch worked when I was working on my Windows machine but when moving to a Linux machine I received the following error:

IllegalArgumentException: Invalid path string "/live_nodes/https://[host]:443_solr" caused by empty node name specified @19.

It didn't appreciate the extra '/' characters added in the name. I went back to Sami's patch which has worked on all of our environments.
                
> SolrCloud does not work with https
> ----------------------------------
>
>                 Key: SOLR-3854
>                 URL: https://issues.apache.org/jira/browse/SOLR-3854
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Sami Siren
>            Assignee: Sami Siren
>             Fix For: 4.4
>
>         Attachments: SOLR-3854.patch, SOLR-3854.patch, SOLR-3854.patch
>
>
> There are a few places in current codebase that assume http is used. This prevents using https when running solr in cloud mode.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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