[ https://issues.apache.org/jira/browse/HBASE-23056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16934309#comment-16934309 ]
Viraj Jasani commented on HBASE-23056: -------------------------------------- [~DeanZ] just out of curiosity, how long do you observe this count as 0? Does it come back to correct count(3) in 5-10 sec after refreshing UI? > Block count is 0 when BucketCache using persistent IOEngine and retrieve from > file > ----------------------------------------------------------------------------------- > > Key: HBASE-23056 > URL: https://issues.apache.org/jira/browse/HBASE-23056 > Project: HBase > Issue Type: Bug > Components: BucketCache > Affects Versions: 1.5.0, 1.4.10, 2.2.1, master > Reporter: zbq.dean > Priority: Major > Attachments: after_RS_restart.png, before_RS_restart.png > > > We use FileIOEngine to store and read block data in BucketCache. Before stop > RS, the BucketCache metrics in WebUI is like before_RS_restart.png, the block > count is 3. When stop RS, the backing map is persistent to file. And then > start RS, the metrics is like after_RS_restart.png, the block count is 0, but > the size of blocks is correct. -- This message was sent by Atlassian Jira (v8.3.4#803005)