[
https://issues.apache.org/jira/browse/HBASE-17527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15837027#comment-15837027
]
Ted Yu commented on HBASE-17527:
--------------------------------
Tested patch on 5 node cluster:
hbase org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList
-DinMemoryCompaction=BASIC Loop 4 6 1000000 /tmp/hbase-biglinkedlist-verify 6
--monkey slowDeterministic
{code}
'IntegrationTestBigLinkedList', {NAME => 'big', METADATA =>
{'IN_MEMORY_COMPACTION' => 'BASIC'}}, {NAME => 'meta', METADATA =>
{'IN_MEMORY_COMPACTION' => 'BASIC'}}, {NAME => 'tiny', METADATA =>
{'IN_MEMORY_COMPACTION' => 'BASIC'}}
{code}
> Allow IntegrationTestBigLinkedList table to be in memory compacted
> ------------------------------------------------------------------
>
> Key: HBASE-17527
> URL: https://issues.apache.org/jira/browse/HBASE-17527
> Project: HBase
> Issue Type: Improvement
> Reporter: Ted Yu
> Attachments: 17527.v1.txt
>
>
> Currently IntegrationTestBigLinkedList table doesn't support specification of
> in memory compaction scheme.
> This JIRA is to add support for specifying different in memory compaction
> policies.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)