[ 
https://issues.apache.org/jira/browse/HBASE-7603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13568272#comment-13568272
 ] 

Matteo Bertozzi commented on HBASE-7603:
----------------------------------------

I don't want a super giant patch with all the possible store file manager 
specializations.
If you take a look at the snapshot development for example, you can see tons of 
jiras with small patches. 
If you have a branch where you develop the stripe or level compaction (or both) 
that uses the store file manager, I think is better to consolidate the store 
file manager interface.
After that you can post 3 or more patch: Store File Manager, Level Compaction, 
Stripe Compaction (and since we've already merged the pluggable compaction I 
think that will be another refactor patch for the pluggable compaction 
interface).
                
> refactor storefile management in HStore in order to support things like 
> LevelDB-style compactions
> -------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-7603
>                 URL: https://issues.apache.org/jira/browse/HBASE-7603
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Compaction
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>         Attachments: HBASE-7603-v0.patch, HBASE-7603-v1.patch, 
> HBASE-7603-v2.patch, HBASE-7603-v2.patch, HBASE-7603-v3.patch, 
> HBASE-7603-v4.patch, HBASE-7603-v5.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to