You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (Commented) (JIRA)" <ji...@apache.org> on 2011/09/29 18:36:45 UTC

[jira] [Commented] (HBASE-4385) Use CacheBuilder in place of MapMaker

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

Ted Yu commented on HBASE-4385:
-------------------------------

Since guava r10 has been released, I tried to create a patch by using CacheBuilder last night.
It turned out that r10 supports the transition from ComputingMap at the moment.

Our use case isn't supported yet.
I will revisit this when proper support is added in future guava release.
                
> Use CacheBuilder in place of MapMaker
> -------------------------------------
>
>                 Key: HBASE-4385
>                 URL: https://issues.apache.org/jira/browse/HBASE-4385
>             Project: HBase
>          Issue Type: Task
>            Reporter: Ted Yu
>
> Guava release 10 introduced CacheBuilder.
> We should use it in place of MapMaker which is used for caching.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira