[
https://issues.apache.org/jira/browse/HBASE-15976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15354730#comment-15354730
]
Jingcheng Du commented on HBASE-15976:
--------------------------------------
Upload addendums for master and branch-1. Upload new patches for 0.98,
branch-1.2 and branch-1.3.
The method {{public long getBlockCacheFailedInsertions()}} is not in branch-1.0
and branch-1.1, do not need new patches for both of them.
> RegionServerMetricsWrapperRunnable will be failure when disable blockcache.
> ----------------------------------------------------------------------------
>
> Key: HBASE-15976
> URL: https://issues.apache.org/jira/browse/HBASE-15976
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.98.15, 1.2.1, 1.0.3, 1.1.5
> Reporter: Liu Junhong
> Assignee: Jingcheng Du
> Attachments: HBASE-15976-0.98-v2.patch, HBASE-15976-0.98.patch,
> HBASE-15976-branch-1&branch-1.3.patch, HBASE-15976-branch-1-addendum.patch,
> HBASE-15976-branch-1.0.patch, HBASE-15976-branch-1.1.patch,
> HBASE-15976-branch-1.2-v2.patch, HBASE-15976-branch-1.2.patch,
> HBASE-15976-branch-1.3-v2.patch, HBASE-15976-master-addendum.patch,
> HBASE-15976-master.patch
>
>
> When i disable blockcache, the code "cacheStats = blockCache.getStats();"
> will occur NPE in
> org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionServerMetricsWrapperRunnable.
> It lead to many regionserver's metrics' value always equal 0.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)