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

Chris Westin commented on DRILL-2525:
-------------------------------------

DRILL-2383 will add the ability to pause execution of a query, and that could 
be used to test checking on the current state as reported by whatever UI is to 
be used by the Web UI.

> The Drill Web UI needs to be reimplemented in terms of a public client
> ----------------------------------------------------------------------
>
>                 Key: DRILL-2525
>                 URL: https://issues.apache.org/jira/browse/DRILL-2525
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Execution - Flow
>    Affects Versions: 0.8.0
>            Reporter: Chris Westin
>            Assignee: Chris Westin
>
> The Web UI uses features that can't be readily tested because they depend on 
> internal classes and data structures. We should instead implement it in terms 
> of a public client, such as DrillClient. Then we can unit test the features 
> that the Web UI uses, and avoid issues like DRILL-2520.
> This may require adding features to DrillClient itself, since the Web UI 
> implementation cheats by looking directly into implementation classes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to