You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2010/03/28 21:31:27 UTC

[jira] Commented: (HBASE-1325) Hbase wants to have large heaps, GC wants to touch every object in heap

    [ https://issues.apache.org/jira/browse/HBASE-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850722#action_12850722 ] 

Andrew Purtell commented on HBASE-1325:
---------------------------------------

Without a clear path to resolution I think this issue should be closed. -1

> Hbase wants to have large heaps, GC wants to touch every object in heap
> -----------------------------------------------------------------------
>
>                 Key: HBASE-1325
>                 URL: https://issues.apache.org/jira/browse/HBASE-1325
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: ryan rawson
>
> HBase wants to have large heaps - store lots of cached objects to make things faster in RAM.
> But Java garbage collection wants to touch every object in heap.
> How does this work at 3gb heaps?  6gb heaps?  The more ram we can use in HBase the better performance we can get.  If java GC holds us back, we might need to do something else.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.