[
https://issues.apache.org/jira/browse/HBASE-14788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999470#comment-14999470
]
Jerry He commented on HBASE-14788:
----------------------------------
The patch would fix the problem.
Alternatively, it would be cleaner if you can just consolidate all the checking
at the bottom level StoreFile.closeReader().
We are checking the same cacheConf in all the places.
> Splitting a region does not support the hbase.rs.evictblocksonclose config
> when closing source region
> -----------------------------------------------------------------------------------------------------
>
> Key: HBASE-14788
> URL: https://issues.apache.org/jira/browse/HBASE-14788
> Project: HBase
> Issue Type: Bug
> Components: regionserver
> Affects Versions: 1.0.0
> Reporter: Randy Fox
> Assignee: Ted Yu
> Attachments: 14788-v1.txt, 14788-v2.txt, 14788-v3.txt
>
>
> i have a table with bucket cache turned on and hbase.rs.evictblocksonclose
> set to false. I split a region and watched that the closing of the source
> region did not complete until the bucketcache was flushed for that region.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)