You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Ishan Chattopadhyaya (Jira)" <ji...@apache.org> on 2019/09/07 07:32:00 UTC

[jira] [Comment Edited] (SOLR-13661) A package management system for Solr

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

Ishan Chattopadhyaya edited comment on SOLR-13661 at 9/7/19 7:31 AM:
---------------------------------------------------------------------

bq. Then you need a restart of the app to be sure that the new/changed jars gets loaded, due to how the Java class loaders work.
I think Noble addressed exactly this part in his recent work; plugins can be hot loaded (in their isolated classloaders) without needing a node restart or a core reload. I am very impressed by what I see in master.

That work, along with the PF4J for discovery, repository, dependency etc. should make for a very cool overall solution. Once I finish some work on SOLR-13662 (PF4J), I'll document the workflows in our ref-guide.


was (Author: ichattopadhyaya):
bq. Then you need a restart of the app to be sure that the new/changed jars gets loaded, due to how the Java class loaders work.
I think Noble addressed exactly this part in his recent work; plugins can be hot loaded (in their isolated classloaders) without needing a node restart or a core reload. I am very impressed by what I see in master.

That work, along with the PF4J for discovery, repository, dependency etc. should make for a very cool overall solution.

> A package management system for Solr
> ------------------------------------
>
>                 Key: SOLR-13661
>                 URL: https://issues.apache.org/jira/browse/SOLR-13661
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Noble Paul
>            Priority: Major
>              Labels: package
>
> Solr needs a unified cohesive package management system so that users can deploy/redeploy plugins in a safe manner. This is an umbrella issue to eventually build that solution



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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