[
https://issues.apache.org/jira/browse/HBASE-14624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14973053#comment-14973053
]
Hudson commented on HBASE-14624:
--------------------------------
SUCCESS: Integrated in HBase-TRUNK #6957 (See
[https://builds.apache.org/job/HBase-TRUNK/6957/])
HBASE-14624 BucketCache.freeBlock is too expensive (tedyu: rev
95978477f8565defb3c4792f901e833abf63f768)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/bucket/BucketAllocator.java
> BucketCache.freeBlock is too expensive
> --------------------------------------
>
> Key: HBASE-14624
> URL: https://issues.apache.org/jira/browse/HBASE-14624
> Project: HBase
> Issue Type: Bug
> Components: BlockCache
> Affects Versions: 1.0.0
> Reporter: Randy Fox
> Assignee: Ted Yu
> Fix For: 2.0.0, 1.2.0, 1.3.0, 1.0.3, 1.1.3, 0.98.16
>
> Attachments: 14624-v1.txt, 14624-v2.txt, 14624-v3.txt
>
>
> Moving regions is unacceptably slow when using bucket cache, as it takes too
> long to free all the blocks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)