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

Steve Rowe commented on SOLR-9623:
----------------------------------

Also these {{SolrRequestParserTest}} failures ("Remote Streaming is disabled.") 
[https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1384/]:

{noformat}
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SolrRequestParserTest -Dtests.method=testStreamURL 
-Dtests.seed=E690D262D7E2F6BE -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=de-DE -Dtests.timezone=America/Aruba -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.01s J2 | SolrRequestParserTest.testStreamURL <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Remote 
Streaming is disabled.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E690D262D7E2F6BE:BFA5EC71A3C03B8B]:0)
   [junit4]    >        at 
org.apache.solr.servlet.SolrRequestParsers.buildRequestFrom(SolrRequestParsers.java:190)
   [junit4]    >        at 
org.apache.solr.servlet.SolrRequestParsers.buildRequestFrom(SolrRequestParsers.java:178)
   [junit4]    >        at 
org.apache.solr.servlet.SolrRequestParserTest.testStreamURL(SolrRequestParserTest.java:140)
[...]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SolrRequestParserTest -Dtests.method=testStreamFile 
-Dtests.seed=E690D262D7E2F6BE -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=de-DE -Dtests.timezone=America/Aruba -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J2 | SolrRequestParserTest.testStreamFile <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Remote 
Streaming is disabled.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E690D262D7E2F6BE:795923A829FF9159]:0)
   [junit4]    >        at 
org.apache.solr.servlet.SolrRequestParsers.buildRequestFrom(SolrRequestParsers.java:205)
   [junit4]    >        at 
org.apache.solr.servlet.SolrRequestParsers.buildRequestFrom(SolrRequestParsers.java:178)
   [junit4]    >        at 
org.apache.solr.servlet.SolrRequestParserTest.testStreamFile(SolrRequestParserTest.java:162)
{noformat}

> Disable remote streaming by default
> -----------------------------------
>
>                 Key: SOLR-9623
>                 URL: https://issues.apache.org/jira/browse/SOLR-9623
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: security
>            Reporter: Jan Høydahl
>            Assignee: Jan Høydahl
>            Priority: Blocker
>              Labels: configset
>             Fix For: master (7.0)
>
>         Attachments: SOLR-9623.patch, SOLR-9623.patch, SOLR-9623.patch, 
> SOLR-9623.patch
>
>
> As we set more and more config settings suitable for production use, perhaps 
> it is time to disable remoteStreaming by default, and document how to enable 
> it.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to