You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Erik Holstad (JIRA)" <ji...@apache.org> on 2009/02/17 19:32:59 UTC

[jira] Updated: (HBASE-1188) Memory size of Java Objects - Make cacheable objects implement HeapSize

     [ https://issues.apache.org/jira/browse/HBASE-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erik Holstad updated HBASE-1188:
--------------------------------

    Attachment: MemoryTester.java

Adding the MemoryTester to where it belongs and no just to HBASE-80.

> Memory size of Java Objects - Make cacheable objects implement HeapSize
> -----------------------------------------------------------------------
>
>                 Key: HBASE-1188
>                 URL: https://issues.apache.org/jira/browse/HBASE-1188
>             Project: Hadoop HBase
>          Issue Type: Improvement
>            Reporter: Jonathan Gray
>            Priority: Critical
>             Fix For: 0.20.0
>
>         Attachments: MemoryTester.java
>
>
> In order to make our efforts as generic as possible over in HBASE-1186, we need to add HeapSize functionality to more classes.
> This issue is so we have a central place to post code and discuss the issues related to determining the size of a Java object in memory.
> Erik Holstad and I have made good progress and have done significant research into other Java caching projects.  We will report our findings here.

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