[ https://issues.apache.org/jira/browse/SOLR-13661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16934478#comment-16934478 ]
Noble Paul commented on SOLR-13661: ----------------------------------- {quote}No, users won't have to do anything. {quote} Our users mostly write plugins and deploy their plugins. Third party plugins are very few. So everyone who wishes to use your solution will have to write extra code to comply with your package format In this case, there is no change required to your existing plugin. You could deploy everything in 3 steps # POST your jar to /api/cluster/blob # create a package using a command # edit your solrconfig.xml to add package="package-name" >From now on * he has all his custom plugins loaded from this own jar * he can update his plugins with just 2 commands with zero downtime * if there is something wrong, he can rollback to the old plugin version in exactly one command > 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.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org