[ 
https://issues.apache.org/jira/browse/HBASE-18624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16247075#comment-16247075
 ] 

Hudson commented on HBASE-18624:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-2.0 #828 (See 
[https://builds.apache.org/job/HBase-2.0/828/])
HBASE-18624 (addendum) correct the annotations (chia7712: rev 
3511f678fb2b0919fb3f860ebff8e1ad3bb8f30a)
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/CacheEvictionStatsBuilder.java
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/CacheEvictionStats.java


> Added support for clearing BlockCache based on table name
> ---------------------------------------------------------
>
>                 Key: HBASE-18624
>                 URL: https://issues.apache.org/jira/browse/HBASE-18624
>             Project: HBase
>          Issue Type: Sub-task
>    Affects Versions: 2.0.0, 1.3.0
>            Reporter: Ajay Jadhav
>            Assignee: Zach York
>             Fix For: 2.0.0, 3.0.0
>
>         Attachments: HBASE-18624.branch-1.001.patch, 
> HBASE-18624.master.001.patch, HBASE-18624.master.002.patch, 
> HBASE-18624.master.003.patch, HBASE-18624.master.004.patch, 
> HBASE-18624.master.005.patch, HBASE-18624.master.006.patch, 
> HBASE-18624.master.007.patch, HBASE-18624.master.008.patch, 
> HBASE-18624.master.009.patch, HBASE-18624.master.010.patch, 
> HBASE-18624.master.011.patch, HBASE-18624.master.012.patch, 
> HBASE-18624.master.013.patch
>
>
> Bulk loading the primary HBase cluster triggers a lot of compactions 
> resulting in archival/ creation
> of multiple HFiles. This process will cause a lot of items to become stale in 
> replica’s BlockCache.
> This patch will help users to clear the block cache for a given table by 
> either using shell or API.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to