You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Elliott Clark (JIRA)" <ji...@apache.org> on 2016/04/26 06:17:13 UTC

[jira] [Commented] (HBASE-15705) Add on meta cache.

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

Elliott Clark commented on HBASE-15705:
---------------------------------------

folly:: ConcurrentSkipList would be a good start since it's an ordered

https://github.com/facebook/folly/blob/master/folly/ConcurrentSkipList.h

> Add on meta cache.
> ------------------
>
>                 Key: HBASE-15705
>                 URL: https://issues.apache.org/jira/browse/HBASE-15705
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Elliott Clark
>            Assignee: Mikhail Antonov
>
> We need to cache this stuff, and it needs to be fast.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)