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

Alan Woodward commented on SOLR-5234:
-------------------------------------

Yeah, the reason I'd not committed it was due to SOLR-4882.

Maybe there's a workaround with the allow.unsafe.resourceloading environment 
variable?  Or we could add a parameter to SolrResourceLoader.openResource() 
that says we allow unsafe loading for this call?  That way the various stemmers 
and other analysis components that are just loading text files can load from 
anywhere, but XSLT or anything else that loads and then runs executable code is 
suitably sandboxed.

> Allow SolrResourceLoader to load resources from URLs
> ----------------------------------------------------
>
>                 Key: SOLR-5234
>                 URL: https://issues.apache.org/jira/browse/SOLR-5234
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Alan Woodward
>            Assignee: Alan Woodward
>            Priority: Minor
>         Attachments: SOLR-5234.patch, SOLR-5234.patch
>
>
> This would allow multiple solr instance to share large configuration files.  
> It would also help resolve problems caused by attempting to store >1Mb files 
> in zookeeper.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

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

Reply via email to