You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Anton Gozhiy (Jira)" <ji...@apache.org> on 2020/03/03 13:45:00 UTC

[jira] [Created] (DRILL-7620) Storage plugin update page shows that a plugin is disabled though it is actually enabled.

Anton Gozhiy created DRILL-7620:
-----------------------------------

             Summary: Storage plugin update page shows that a plugin is disabled though it is actually enabled.
                 Key: DRILL-7620
                 URL: https://issues.apache.org/jira/browse/DRILL-7620
             Project: Apache Drill
          Issue Type: Bug
    Affects Versions: 1.18.0
            Reporter: Anton Gozhiy
            Assignee: Paul Rogers


*Steps to reproduce:*
# On Web UI, open storage page
# Disable some plugin (e.g. "cp")
# Enable this plugin (It is displayed in "enabled" section now)
# Update the plugin, look at the "enabled" property

*Expected result:*
"enabled": true

*Actual result:*
"enabled": false

*Note:* Though it is displayed as disabled in the config, queries to it are working.

*Workaround:* Enable it again.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)