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

Sergey Shelukhin commented on HBASE-7603:
-----------------------------------------

[~mbertozzi] I have a first cut of stripe implementation semi-ready, but it 
will be a large patch. I am hoping to have it ready tomorrow. It also doesn't 
include compaction policy for stripe yet.
Yes, the interface may change but only in details (e.g. like I generalized to 
collections now because flat lists do not make sense for everyone).
Why I don't want to put anything in one patch (and same for compactionpolicy 
comments)... if I were to put it all in one patch it would never get reviewed 
by anyone, same as HBASE-7055 and HBASE-7236 until they were split into many 
separate jiras.
When I refactored CompactionPolicy/ported CompactionConfiguration refactor/and 
then Jimmy made it pluggable, there were no code present with use cases for 
those... but they were done separately to make CRs easier.
                
> 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