[
https://issues.apache.org/jira/browse/DRILL-7916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17580338#comment-17580338
]
ASF GitHub Bot commented on DRILL-7916:
---------------------------------------
luocooong closed pull request #2215: DRILL-7916: Support new plugin
installation on the running system
URL: https://github.com/apache/drill/pull/2215
> Support new plugin installation on the running system
> -----------------------------------------------------
>
> Key: DRILL-7916
> URL: https://issues.apache.org/jira/browse/DRILL-7916
> Project: Apache Drill
> Issue Type: New Feature
> Reporter: Cong Luo
> Assignee: Cong Luo
> Priority: Major
>
> Drill does not support the new plugin installation on the running system :
> # Boot the Drill.
> # Load plugins to the persistent storage : `pluginStore`.
> ## Upgrade the plugin if the override file exist
> (storage-plugins-override.conf). (Done)
> ## Check and add new plugin with the new release. (To-do)
> ## If 1 and 2 are not true, then initial all the plugins via loading
> bootstrap configuration. (Done)
> # End the Boot.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)