You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/23 21:12:00 UTC

[jira] [Commented] (DRILL-7849) Display error message when cannot enable storage plugin

    [ https://issues.apache.org/jira/browse/DRILL-7849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17270758#comment-17270758 ] 

ASF GitHub Bot commented on DRILL-7849:
---------------------------------------

vvysotskyi opened a new pull request #2154:
URL: https://github.com/apache/drill/pull/2154


   # [DRILL-7849](https://issues.apache.org/jira/browse/DRILL-7849): Display error message when cannot enable storage plugin
   
   ## Description
   - Added POST method for enabling/disabling storage plugins and marked the existing GET method as deprecated.
   - Updated template to display a continuous error message on storage plugin configuration page, here is the screenshot with an example:
   <img width="1678" alt="image" src="https://user-images.githubusercontent.com/20928429/105613826-a30ab980-5dcd-11eb-8f1d-58885e64a841.png">
   - Updated template to display a modal with an error message on plugins page:
   <img width="746" alt="image" src="https://user-images.githubusercontent.com/20928429/105614144-0b5a9a80-5dd0-11eb-92f5-d095744971ad.png">
   
   ## Documentation
   NA
   
   ## Testing
   NA
   


----------------------------------------------------------------
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


> Display error message when cannot enable storage plugin
> -------------------------------------------------------
>
>                 Key: DRILL-7849
>                 URL: https://issues.apache.org/jira/browse/DRILL-7849
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 1.18.0
>            Reporter: Vova Vysotskyi
>            Assignee: Vova Vysotskyi
>            Priority: Major
>             Fix For: 1.19.0
>
>
> Currently, when an exception occurs during enabling the storage plugin, it is not shown in the UI, like nothing was done. It may be observed when enabling the RDBMS plugin with default configuration from any, storage plugins page or plugin configs page.



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