[
https://issues.apache.org/jira/browse/TAJO-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14220568#comment-14220568
]
ASF GitHub Bot commented on TAJO-1205:
--------------------------------------
GitHub user jinossy opened a pull request:
https://github.com/apache/tajo/pull/265
TAJO-1205: Remove possible memory leak in TajoMaster
In addition, I add the memory limitation in query executor of webUI
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jinossy/tajo TAJO-1205
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/265.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 #265
----
commit 3e60142d338fd95a7b082998a6c75e1639ecf009
Author: jhkim <[email protected]>
Date: 2014-11-21T06:04:16Z
TAJO-1205: Remove possible memory leak in TajoMaster
----
> Remove possible memory leak in TajoMaster
> -----------------------------------------
>
> Key: TAJO-1205
> URL: https://issues.apache.org/jira/browse/TAJO-1205
> Project: Tajo
> Issue Type: Bug
> Components: memory
> Reporter: Jinho Kim
> Assignee: Jinho Kim
> Fix For: 0.8.0, 0.9.0
>
>
> A finishedQuery does not removed in finishedQueryMap.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)