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

Hudson commented on HBASE-16362:
--------------------------------

FAILURE: Integrated in HBase-Trunk_matrix #1366 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/1366/])
HBASE-16362 Mob compaction does not set cacheBlocks to false when (zhangduo: 
rev 977858c9cbdcc7fbdc284e21483ba61a744d6c02)
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreScanner.java


> Mob compaction does not set cacheBlocks to false when creating StoreScanner
> ---------------------------------------------------------------------------
>
>                 Key: HBASE-16362
>                 URL: https://issues.apache.org/jira/browse/HBASE-16362
>             Project: HBase
>          Issue Type: Bug
>          Components: Compaction, regionserver
>    Affects Versions: 2.0.0
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>              Labels: trivial
>             Fix For: 2.0.0
>
>         Attachments: HBASE-16362.patch
>
>
> In the constructor of StoreScanner which it uses, scan.getCacheBlocks is used 
> directly. It is default to true, and in 
> PartitionedMobCompactor.createScanner, we do not set it to false.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to