You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Noble Paul (Jira)" <ji...@apache.org> on 2022/01/25 00:32:00 UTC

[jira] [Comment Edited] (SOLR-15951) Local packages

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

Noble Paul edited comment on SOLR-15951 at 1/25/22, 12:31 AM:
--------------------------------------------------------------

{quote}I don't think it's an either-or Houston. SOLR-15914 is awesomely simple, and it would also be great to have the package manager finally support local packages.
{quote}

Hi [~dsmiley]

Don't you think 2 ways to achieve the same is more complexity?



Isn't this is simple enough. This plays well with package manager and there is a unified way of using any contrib. All that we need to do is just pick and choose the packages we need to use at startup. 

This also offers an upgrade path using package manager if somebody is already using the local packages without changing the config at all

[~houston]
{quote}
There's a lot of work here to do with still a lot of questions to answer
{quote}


What are the questions that come to your mind?


[~ichattopadhyaya]

Can you please give an example of using the same local packages without using config API? (directly in solrconfig.xml) ?


was (Author: noble.paul):
{quote}I don't think it's an either-or Houston. SOLR-15914 is awesomely simple, and it would also be great to have the package manager finally support local packages.
{quote}

Hi [~dsmiley]

Don't you think 2 ways to achieve the same is more complexity?

Isn't this is simple enough. This plays well with package manager and there is a unified way of using any contrib. All that we need to do is just pick and choose the packages we need to use at startup. 

This also offers an upgrade path using package manager if somebody is already using the local packages without changing the config at all



> Local packages
> --------------
>
>                 Key: SOLR-15951
>                 URL: https://issues.apache.org/jira/browse/SOLR-15951
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Ishan Chattopadhyaya
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Introducing a new way to load packages from a trusted location in the filesystem.
> * Packages are loaded from the filesystem. Useful for loading first party packages from modules/ (or contrib/) directory ({{-Dsolr.packages.local.dir=<path_to_contribs>}}).
> * This mode (of loading packages from filesystem) doesn't go via ZK at all, and hence this mode can be used to cold start installations with few packages.
> * This mode shall help the package management honour immutable infrastructure/deployments philosophy.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org