[
https://issues.apache.org/jira/browse/SOLR-14853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17775554#comment-17775554
]
ASF subversion and git services commented on SOLR-14853:
--------------------------------------------------------
Commit 6e2272c4ccc3513d452a4f6bf6dc9c37a344e71c in lucene-solr's branch
refs/heads/branch_8_11 from David Smiley
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=6e2272c4ccc ]
SOLR-14853: enableRemoteStreaming and enableStreamBody are now global (#1615)
Env vars: SOLR_ENABLE_REMOTE_STREAMING and SOLR_ENABLE_STREAM_BODY
Sys props: solr.enableRemoteStreaming and solr.enableStreamBody
solrconfig.xml (including via config-edit API) are now no-op; log a warning.
Backwards incompatible but easy to comply.
Co-authored-by: Jan Høydahl <[email protected]>
---------
Signed-off-by: Jan Høydahl <[email protected]>
Co-authored-by: Jan Høydahl <[email protected]>
> Make enableRemoteStreaming option global; not configSet
> -------------------------------------------------------
>
> Key: SOLR-14853
> URL: https://issues.apache.org/jira/browse/SOLR-14853
> Project: Solr
> Issue Type: Improvement
> Reporter: David Smiley
> Assignee: David Smiley
> Priority: Major
> Fix For: 9.3
>
> Time Spent: 3h 20m
> Remaining Estimate: 0h
>
> The {{enableRemoteStreaming}} option is a security risk, and so it's off by
> default.
> https://lucene.apache.org/solr/guide/8_6/content-streams.html
> It seems strange that an option like this is declared in solrconfig.xml (a
> part of the configSet) instead of being a global option. For example
> {{enable.dih.dataConfigParam}} is a System property. I think it's a bit of a
> stretch to want only some configSets to use this but not others.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]