[
https://issues.apache.org/jira/browse/TAJO-873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14106754#comment-14106754
]
Hudson commented on TAJO-873:
-----------------------------
SUCCESS: Integrated in Tajo-master-build #345 (See
[https://builds.apache.org/job/Tajo-master-build/345/])
TAJO-873: Query status is still RUNNING after session expired. (Hyoungjun Kim,
jinho) (jhkim: rev 839081ac8a752de899ddeb0bcd15866722ae6c27)
* CHANGES
* tajo-core/src/test/java/org/apache/tajo/scheduler/TestFifoScheduler.java
* tajo-core/src/test/java/org/apache/tajo/TajoTestingCluster.java
* tajo-core/src/main/java/org/apache/tajo/master/querymaster/QueryMaster.java
*
tajo-core/src/main/java/org/apache/tajo/master/querymaster/QueryMasterTask.java
> Query status is still RUNNING after session expired.
> ----------------------------------------------------
>
> Key: TAJO-873
> URL: https://issues.apache.org/jira/browse/TAJO-873
> Project: Tajo
> Issue Type: Bug
> Components: query master
> Affects Versions: 0.8.0
> Reporter: Hyoungjun Kim
> Assignee: Hyoungjun Kim
> Priority: Minor
> Fix For: 0.9.0
>
> Attachments: TAJO-873.patch, TAJO-873_2.patch
>
>
> After a query session is expired, Query's status is RUNNING but listed
> finished query session in the WEB UI.
> In this case, All workers occupies their slot and waits a next task.
--
This message was sent by Atlassian JIRA
(v6.2#6252)