You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Chris Westin (JIRA)" <ji...@apache.org> on 2015/04/01 17:41:53 UTC

[jira] [Updated] (DRILL-2525) The Drill Web UI needs to be reimplemented in terms of a public client

     [ https://issues.apache.org/jira/browse/DRILL-2525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Westin updated DRILL-2525:
--------------------------------
    Fix Version/s: 1.0.0

> 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
>             Fix For: 1.0.0
>
>
> 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)