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 2015/11/05 16:36:25 UTC

[GitHub] tajo pull request: TAJO-1966: Decrease memory usage of TajoTesting...

GitHub user jinossy opened a pull request:

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

    TAJO-1966: Decrease memory usage of TajoTestingCluster

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jinossy/tajo TAJO-1966

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/850.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 #850
    
----
commit 42c9d93069d58f9d6d8247e93913b958f086e5cc
Author: Jinho Kim <jh...@apache.org>
Date:   2015-11-05T15:35:05Z

    TAJO-1966: Decrease memory usage of TajoTestingCluster

----


---
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-1966: Decrease memory usage of TajoTesting...

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

    https://github.com/apache/tajo/pull/850#issuecomment-154099154
  
    I've remove memory database immediately for the heap space and change netty allocator to unpooled allocator.
    When I was test, the memory usage is “heap 150~400MB, direct 1~3MB, mapped 0MB” 
    https://db.apache.org/derby/docs/10.11/devguide/cdevdvlpinmemdb.html


---
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-1966: Decrease memory usage of TajoTesting...

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

    https://github.com/apache/tajo/pull/850#issuecomment-154271038
  
    +1, 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-1966: Decrease memory usage of TajoTesting...

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

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


---
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.
---