[
https://issues.apache.org/jira/browse/HBASE-7055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13485256#comment-13485256
]
Ted Yu commented on HBASE-7055:
-------------------------------
Compaction related tests pass.
{code}
+ * Copyright 2012 The Apache Software Foundation
{code}
The above line is no longer needed in license header.
{code}
+public class CompactionConfiguration {
+
+ static final Log LOG = LogFactory.getLog(CompactionManager.class);
{code}
Class names mismatch.
Please add annotation for audience and stability. Do this for other new classes.
{code}
+
+public class TestTierCompactSelection extends TestDefaultCompactSelection {
{code}
Please add test category.
> port HBASE-6371 tier-based compaction from 0.89-fb to trunk
> -----------------------------------------------------------
>
> Key: HBASE-7055
> URL: https://issues.apache.org/jira/browse/HBASE-7055
> Project: HBase
> Issue Type: Task
> Affects Versions: 0.96.0
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Attachments: HBASE-6371-squashed.patch
>
>
> There's divergence in the code :(
> See HBASE-6371 for details.
--
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