[
https://issues.apache.org/jira/browse/TAJO-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14302776#comment-14302776
]
ASF GitHub Bot commented on TAJO-1325:
--------------------------------------
GitHub user jinossy opened a pull request:
https://github.com/apache/tajo/pull/371
TAJO-1325: Invalid history cleaner timeout
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jinossy/tajo TAJO-1325
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/371.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 #371
----
commit 400c31bfeb1719da4a6b901f4acf65c744a43c3a
Author: jhkim <[email protected]>
Date: 2015-02-03T05:08:30Z
TAJO-1325: Invalid history cleaner timeout
----
> Invalid history cleaner timeout
> -------------------------------
>
> Key: TAJO-1325
> URL: https://issues.apache.org/jira/browse/TAJO-1325
> Project: Tajo
> Issue Type: Bug
> Components: query master, worker
> Affects Versions: 0.10
> Reporter: Jinho Kim
> Assignee: Jinho Kim
> Fix For: 0.10
>
>
> Currently, QueryMaster and Worker is store the histories in memory and file.
> and these will be removed. but memory cleaner incorrectly work. We should fix
> it
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)