[ 
https://issues.apache.org/jira/browse/SOLR-13564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Noble Paul updated SOLR-13564:
------------------------------
    Issue Type: Sub-task  (was: Improvement)
        Parent: SOLR-13661

> Runtime libs loaded from remote URLs should be available to all components
> --------------------------------------------------------------------------
>
>                 Key: SOLR-13564
>                 URL: https://issues.apache.org/jira/browse/SOLR-13564
>             Project: Solr
>          Issue Type: Sub-task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>            Priority: Major
>
> The runtime libs loaded from remote URLs are loaded at core startup. This 
> means we could make this classes visible to every component (including 
> components in {{schema.xml}})
> So, if there are runtime libs with the {{"url"}} attribute the classloader 
> will be created and that'll be the classloader for all components loaded in 
> the core.
> So what about legacy jars loaded from the {{.system}} collection?
> They will be visible only to the components specially marked with 
> {{runtimeLib="true"}} . Even those components can load classes from the jars 
> loaded from remote urls



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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

Reply via email to