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

Dennis Gove commented on SOLR-10087:
------------------------------------

I'm hesitant about the ability to post binaries into Solr - I feel like it's a 
huge security concern. That said, this feature isn't adding the ability to post 
binaries, just the ability to make use of posted binaries in streaming. If the 
ability to post binaries is something that is already considered safe and/or 
the benefits outweigh the drawbacks, then I don't see any reason why streaming 
shouldn't support it.

> StreamHandler should be able to use runtimeLib jars
> ---------------------------------------------------
>
>                 Key: SOLR-10087
>                 URL: https://issues.apache.org/jira/browse/SOLR-10087
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Minor
>         Attachments: SOLR-10087.patch
>
>
> StreamHandler currently can't uses jars that via the runtimeLib and Blob 
> Store api. This is because the StreamHandler uses core.getResourceLoader() 
> instead of core.getMemClassLoader() for loading classes.
> An example of this working with the fix is here: 
> https://github.com/risdenk/solr_custom_streaming_expressions



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to