Kevin Risden created SOLR-10087:
-----------------------------------
Summary: 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
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]