You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2020/03/04 13:01:16 UTC

[GitHub] [drill] agozhiy commented on issue #2010: DRILL-7620: Fix plugin mutability issues

agozhiy commented on issue #2010: DRILL-7620: Fix plugin mutability issues
URL: https://github.com/apache/drill/pull/2010#issuecomment-594507412
 
 
   Found a case when a plugin fails to be enabled:
   1. On the storage page, disable a plugin (e.g. "dfs") using "disable" button
   2. Update the plugin and manually set "enabled" option to true
   3. Click Update
   
   Expected result:
   The plugin should be enabled.
   
   Actual result:
   It is still disabled.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services