You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2013/12/06 12:29:35 UTC

[jira] [Created] (TAJO-390) Queries on history are expired ealier than a given expiry time.

Hyunsik Choi created TAJO-390:
---------------------------------

             Summary: Queries on history are expired ealier than a given expiry time.
                 Key: TAJO-390
                 URL: https://issues.apache.org/jira/browse/TAJO-390
             Project: Tajo
          Issue Type: Bug
          Components: master
            Reporter: Hyunsik Choi
             Fix For: 0.8-incubating


QueryMaster keeps finished queries on the history. One cleaner thread periodically eliminates expired query information from the history. However, currently, finished queries are being removed earlier than the given expiry time.

This is a newbie issue.



--
This message was sent by Atlassian JIRA
(v6.1#6144)