Cong Luo created DRILL-7916:
-------------------------------
Summary: 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
Fix For: 1.19.0
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)