You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Cong Luo (Jira)" <ji...@apache.org> on 2021/05/04 13:15:00 UTC

[jira] [Created] (DRILL-7916) Support new plugin installation on the running system

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)