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

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

GitHub user hnfgns opened a pull request:

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

    DRILL-4187: introduce a new query state ENQUEUED and rename the state 
PENDING to STARTING

    

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

    $ git pull https://github.com/hnfgns/incubator-drill DRILL-4187

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

    https://github.com/apache/drill/pull/310.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 #310
    
----
commit f108fcf65078d3173c0c4433494ca0d3f4f85de2
Author: Hanifi Gunes <[email protected]>
Date:   2015-12-16T01:24:27Z

    DRILL-4187: introduce a new query state ENQUEUED and rename the state 
PENDING to STARTING

----


> Introduce a state to separate queries pending execution from those pending in 
> the queue.
> ----------------------------------------------------------------------------------------
>
>                 Key: DRILL-4187
>                 URL: https://issues.apache.org/jira/browse/DRILL-4187
>             Project: Apache Drill
>          Issue Type: Sub-task
>            Reporter: Hanifi Gunes
>            Assignee: Mehant Baid
>             Fix For: 1.5.0
>
>
> Currently queries pending in the queue are not listed in the web UI besides 
> we use the state PENDING to mean pending executions. This issue proposes i) 
> to list enqueued queries in the web UI ii) to introduce a new state for 
> queries sitting at the queue, differentiating then from those pending 
> execution.



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

Reply via email to