You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by jinossy <gi...@git.apache.org> on 2014/11/21 07:07:05 UTC

[GitHub] tajo pull request: TAJO-1205: Remove possible memory leak in TajoM...

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 <jh...@apache.org>
Date:   2014-11-21T06:04:16Z

    TAJO-1205: Remove possible memory leak in TajoMaster

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tajo pull request: TAJO-1205: Remove possible memory leak in TajoM...

Posted by hyunsik <gi...@git.apache.org>.
Github user hyunsik commented on the pull request:

    https://github.com/apache/tajo/pull/265#issuecomment-63933012
  
    +1 
    
    This work allows TajoMaster to use the persistent history instead of HashMap. The patch looks good to me.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tajo pull request: TAJO-1205: Remove possible memory leak in TajoM...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/tajo/pull/265


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---