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

Erik Hatcher commented on SOLR-3854:
------------------------------------

Applying that patch to a clean trunk checkout, I'm getting test failures ("ant 
test" from the solr/ subdirectory):

{code}
   [junit4] Tests with failures (first 10 out of 48):
   [junit4]   - 
org.apache.solr.handler.admin.ShowFileRequestHandlerTest.test404ViaHttp
   [junit4]   - 
org.apache.solr.handler.admin.ShowFileRequestHandlerTest.testGetRawFile
   [junit4]   - 
org.apache.solr.handler.admin.ShowFileRequestHandlerTest.testDirList
   [junit4]   - org.apache.solr.cloud.OverseerTest.testOverseerFailure
   [junit4]   - 
org.apache.solr.cloud.BasicDistributedSSLZkTest.testDistribSearch
   [junit4]   - 
org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactoryTest.testSingleField
   [junit4]   - 
org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactoryTest.testSingleFieldRoundTrip
   [junit4]   - 
org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactoryTest.testSingleFieldDefaultFieldTypeRoundTrip
   [junit4]   - 
org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactoryTest.testMultipleFieldsRoundTrip
   [junit4]   - 
org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactoryTest.testParseAndAddMultipleFieldsRoundTrip
{code}

I can get the, hopefully relevant details in case that's worthwhile.  All runs 
clean for others? 


> 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
>
>
> 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