You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Eungsop Yoo (JIRA)" <ji...@apache.org> on 2015/10/27 09:33:27 UTC

[jira] [Updated] (HBASE-14704) Block cache instances should be mapped to each region servers in standalone mode or HBaseTestingUtility

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

Eungsop Yoo updated HBASE-14704:
--------------------------------
    Attachment: HBASE-14704.patch

> Block cache instances should be mapped to each region servers in standalone mode or HBaseTestingUtility
> -------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-14704
>                 URL: https://issues.apache.org/jira/browse/HBASE-14704
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Eungsop Yoo
>            Priority: Minor
>         Attachments: HBASE-14704.patch
>
>
> CacheConfig has a single and static block cache instance. When HBase is running in standalone mode or HBaseTestingUtility, a single instance of block cache causes incorrect cache stats. So I suggest to change a single instance of block cache to a map of region server and block cache.



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