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

stack updated HBASE-5616:
-------------------------

    Attachment: 5616v6.txt

Fixed the test failure.

Also changed my mind moving CompactionTool out to src/test rather than have it 
in main code base.  I kept the breaking out  of the compaction code from Store 
into its own class and made it so its possible to stand up a single Store in a 
unit test.

Until CompactionTool can be done w/o my need of the Mockito crutch because the 
code is a hairball, I think CompactionTool has to be out in test.
                
> Make compaction code standalone
> -------------------------------
>
>                 Key: HBASE-5616
>                 URL: https://issues.apache.org/jira/browse/HBASE-5616
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: stack
>         Attachments: 5616.txt, 5616v3.txt, 5616v6.txt, standalone.txt
>
>
> This is part of hbase-2462.  Make the compaction code standalone so can run 
> it independent of hbase.  Will make it easier to profile and try stuff out.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to