[
https://issues.apache.org/jira/browse/SOLR-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894214#comment-13894214
]
Mark Miller commented on SOLR-3854:
-----------------------------------
So I looked at pulling the new ssl code in AbstractFullDistribZkTestBase. Most
tests should just work with this, and couple that explicitly use http or
something just need a little getter. Then, rather than run this one tests and
add the extra test time, like a dozen tests can randomly run with ssl or not.
The problem is that it seems to all work fine running tests one at a time in
eclipse, but running them with ant test has all kinds of fails. I have not
figured out why yet. I've tried a few things, but everything looks like it
should clean up properly (the latest patch was missing clearing the system
properties it set in teardown or afterclass).
> 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,
> 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]