Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0
-
Reviewed
Description
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.