You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2016/08/05 05:56:20 UTC

[jira] [Created] (HBASE-16362) Mob compaction does not set cacheBlocks to false when creating StoreScanner

Duo Zhang created HBASE-16362:
---------------------------------

             Summary: 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
            Reporter: Duo Zhang


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)