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 2017/11/02 18:40:00 UTC

[jira] [Commented] (DRILL-5923) State of a successfully completed query shown as "COMPLETED"

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

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

GitHub user prasadns14 opened a pull request:

    https://github.com/apache/drill/pull/1021

    DRILL-5923: Display name for query state

    Defined display names for query state. 
    @paul-rogers please review

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/prasadns14/drill DRILL-5922

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/drill/pull/1021.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1021
    
----
commit 39c5e18c705728a9c47b827a18f5cd44d53dde27
Author: Prasad Nagaraj Subramanya <pr...@gmail.com>
Date:   2017-11-02T18:36:53Z

    DRILL-5923: Display name for query state

----


> State of a successfully completed query shown as "COMPLETED"
> ------------------------------------------------------------
>
>                 Key: DRILL-5923
>                 URL: https://issues.apache.org/jira/browse/DRILL-5923
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - HTTP
>    Affects Versions: 1.11.0
>            Reporter: Prasad Nagaraj Subramanya
>            Assignee: Prasad Nagaraj Subramanya
>            Priority: Major
>             Fix For: 1.12.0
>
>
> Drill UI currently lists a successfully completed query as "COMPLETED". Successfully completed, failed and canceled queries are all grouped as Completed queries. 
> It would be better to list the state of a successfully completed query as "Succeeded" to avoid confusion.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)