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

Ted Yu commented on HBASE-19266:
--------------------------------

lgtm
Drop the following print upon commit.
{code}
+    System.out.println("[CHIA] delete start");
     UTIL.deleteTable(TABLE_NAME);
+    System.out.println("[CHIA] delete end");
{code}

> TestAcidGuarantees should cover adaptive in-memory compaction
> -------------------------------------------------------------
>
>                 Key: HBASE-19266
>                 URL: https://issues.apache.org/jira/browse/HBASE-19266
>             Project: HBase
>          Issue Type: Test
>            Reporter: Ted Yu
>            Assignee: Chia-Ping Tsai
>            Priority: Minor
>         Attachments: HBASE-19266.v0.patch, HBASE-19266.v1.patch
>
>
> Currently TestAcidGuarantees populates 3 policies of (in-memory) compaction.
> Adaptive in-memory compaction is new and should be added as 4th compaction 
> policy.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to