[
https://issues.apache.org/jira/browse/HBASE-647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jim Kellerman reassigned HBASE-647:
-----------------------------------
Assignee: Jim Kellerman
> Remove the HStoreFile 'info' file (and index and bloomfilter if possible)
> -------------------------------------------------------------------------
>
> Key: HBASE-647
> URL: https://issues.apache.org/jira/browse/HBASE-647
> Project: Hadoop HBase
> Issue Type: Improvement
> Reporter: stack
> Assignee: Jim Kellerman
>
> HStoreFiles comprise a mapfile of data and index and then a companion info
> file that has the sequence id for the edits that comprise the file. Lets
> remove this info file. Put the sequence id into the filename of the mapfile
> or into the metadata in a TFile.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.