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

Lars Hofhansl updated HBASE-7282:
---------------------------------

    Attachment: 7253-v2.txt

Here's a patch that fixes the issue.
For this I copied the original compaction from Store.java into 
Compactor.compact(...) and changed it accordingly. Then I checked that I did 
come with something similar to what you had.
The only difference was the call the preCompactScannerOpen.

With this the three above mentioned tests pass.

Of course now I am a bit less confident in the rest of the patch.

                
> Backport Compaction Tool to 0.94
> --------------------------------
>
>                 Key: HBASE-7282
>                 URL: https://issues.apache.org/jira/browse/HBASE-7282
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Compaction
>            Reporter: Matteo Bertozzi
>            Assignee: Matteo Bertozzi
>            Priority: Minor
>             Fix For: 0.94.4
>
>         Attachments: 7253.txt, 7253-v2.txt, HBASE-5616-0.94.patch, 
> HBASE-5693-0.94.patch, HBASE-6327-0.94.patch, HBASE-7253-0.94.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