Refactor StoreFile Code
-----------------------
Key: HBASE-2501
URL: https://issues.apache.org/jira/browse/HBASE-2501
Project: Hadoop HBase
Issue Type: Improvement
Components: regionserver
Affects Versions: 0.20.5
Reporter: Nicolas Spiegelberg
Priority: Minor
Fix For: 0.20.5
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.