[
https://issues.apache.org/jira/browse/SOLR-14853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17721479#comment-17721479
]
ASF subversion and git services commented on SOLR-14853:
--------------------------------------------------------
Commit ffedc5bb680e26e48f04899aff4ff3ced7e7c143 in solr's branch
refs/heads/main from David Smiley
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=ffedc5bb680 ]
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
> Priority: Major
> 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]