Chris Westin created DRILL-2525:
-----------------------------------

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