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

ASF subversion and git services commented on SOLR-14599:
--------------------------------------------------------

Commit adf3361428e82c29d3972bf2d4fd8d2ec3362125 in lucene-solr's branch 
refs/heads/master from Ishan Chattopadhyaya
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=adf3361 ]

SOLR-14599: Package manager support for cluster level plugins

    Usage:
        bin/solr package deploy <packagename> -y -cluster
        bin/solr package deploy <packagename>:<new-version> -y -cluster --update
        bin/solr package undeploy <packagename> -y -cluster


> Introduce cluster level plugins through packages
> ------------------------------------------------
>
>                 Key: SOLR-14599
>                 URL: https://issues.apache.org/jira/browse/SOLR-14599
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Ishan Chattopadhyaya
>            Priority: Blocker
>             Fix For: 8.6
>
>         Attachments: SOLR-14599.patch
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> SOLR-14404 made it possible to write request handlers that are registered at 
> core container level. This makes it possible for packages to have two types 
> of plugins:
> # Collection level
> # Cluster level
> This issue intends to introduce the latter via package manager. The manifest 
> for a package will now specify the type of the plugin. Such plugins can be 
> deployed directly without specifying a collection.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to