[
https://issues.apache.org/jira/browse/HBASE-19266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16264389#comment-16264389
]
Ted Yu commented on HBASE-19266:
--------------------------------
I searched the test output on my disk where I don't see the 'ABORTING region
server' log.
This was probably due to my running eager compaction policy alone.
It seems separating the compaction policies into their own test would avert the
aborting case. In production, it is unlikely that different policies would be
used during the lifetime of the region server process.
> 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)