Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.20.5
Description
Currently, the StoreFile code is a thin wrapper around an HFile.Reader. With the addition of BloomFilters and other features that operate at the HFile layer, we need to clarify the difference between a StoreFile & HFile. To that end, we need to refactor the StoreFile.Reader code and the code that inter-operates with it.
Attachments
Issue Links
- is related to
-
HBASE-1200 Add bloomfilters
- Closed