[ 
https://issues.apache.org/jira/browse/HBASE-647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stack updated HBASE-647:
------------------------

    Summary: Remove the HStoreFile 'info' file (and index and bloomfilter if 
possible)  (was: Remove the HStoreFile 'info' file)

Changed scope of this issue to include index and any other auxillaries such as 
bloomfilter dump.

> 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: Sub-task
>            Reporter: stack
>
> 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.

Reply via email to