[
https://issues.apache.org/jira/browse/HBASE-2501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ryan rawson resolved HBASE-2501.
--------------------------------
Resolution: Fixed
FIXED!
> Refactor StoreFile Code
> -----------------------
>
> Key: HBASE-2501
> URL: https://issues.apache.org/jira/browse/HBASE-2501
> Project: HBase
> Issue Type: Improvement
> Components: regionserver
> Affects Versions: 0.20.5
> Reporter: Nicolas Spiegelberg
> Assignee: ryan rawson
> Priority: Minor
> Fix For: 0.21.0
>
>
> 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.