[
https://issues.apache.org/jira/browse/DRILL-7916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401968#comment-17401968
]
ASF GitHub Bot commented on DRILL-7916:
---------------------------------------
luocooong closed pull request #2215:
URL: https://github.com/apache/drill/pull/2215
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> 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.3.4#803005)