HBASE-15976 RegionServerMetricsWrapperRunnable will be failure when disable blockcache.

This commit is contained in:
Jingcheng Du 2016-06-28 13:52:30 +08:00
parent 1a88673f33
commit 7a78d871d0
1 changed files with 0 additions and 1 deletions

View File

@ -505,7 +505,6 @@ class MetricsRegionServerWrapperImpl
synchronized public void run() {
try {
initBlockCache();
cacheStats = blockCache.getStats();
HDFSBlocksDistribution hdfsBlocksDistribution = new HDFSBlocksDistribution();
HDFSBlocksDistribution hdfsBlocksDistributionSecondaryRegions =