You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "David Smiley (Jira)" <ji...@apache.org> on 2020/09/11 03:10:00 UTC

[jira] [Created] (SOLR-14853) Make enableRemoteStreaming option global; not configSet

David Smiley created SOLR-14853:
-----------------------------------

             Summary: Make enableRemoteStreaming option global; not configSet
                 Key: SOLR-14853
                 URL: https://issues.apache.org/jira/browse/SOLR-14853
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: David Smiley


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.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org