[
https://issues.apache.org/jira/browse/SOLR-9623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15621814#comment-15621814
]
Jan Høydahl commented on SOLR-9623:
-----------------------------------
Let's have a quick vote shall we. Vetos also welcome at this stage:
A. Remove this section from all solrconfig.xml and let the Java default of
{{false}} be the new default
B. Leave the tag in XML files, but change the variable default from true->false
C. Leave streaming enabled as is
My vote: A
> 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
> Labels: configset
>
> 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.
> In all config sets, change into
> {code:xml}
> <requestParsers enableRemoteStreaming="${solr.remoteStreaming:false}"
> multipartUploadLimitInKB="2048000"
> formdataUploadLimitInKB="2048"
> addHttpRequestToContext="false"/>
> {code}
> And then consider adding support for it in solr.in.xxx
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]