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

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

Just thinking about this a little bit more, if the "urlScheme" is defined in 
the clusterprops.json file then we can drop the "urlScheme" configuration in 
the solr.xml - whatever is defined in the clusterprops is applied to all cores 
on all servers within the cluster. This may make configuration a bit easier but 
at the potential loss of flexibility, is there a use case where someone only 
wants to run https in a certain core or certain machines within the cluster 
(not all). Alternatively, we can use the value defined in the cluster props as 
the default value if no urlScheme is defined specifically on that core (if not 
specified anywhere default to http). Just a few thoughts...

> 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: Mark Miller
>             Fix For: 5.0, 4.7
>
>         Attachments: SOLR-3854.patch, SOLR-3854.patch, SOLR-3854.patch, 
> SOLR-3854.patch, 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 was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to