Bikramjeet Vig created IMPALA-7516:
--------------------------------------

             Summary: Rejected queries dont get removed from the list of 
running queries
                 Key: IMPALA-7516
                 URL: https://issues.apache.org/jira/browse/IMPALA-7516
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
    Affects Versions: Impala 3.1.0
            Reporter: Bikramjeet Vig


Steps to reproduce:
<Run a query that gets rejected>
Eg.
set mem_limit=10b;
select 1;

"Number of running queries with fragments on this host" on the impala queries 
debug page will show 1 even though the query was rejected



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to