[
https://issues.apache.org/jira/browse/HBASE-19266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16259944#comment-16259944
]
Duo Zhang commented on HBASE-19266:
-----------------------------------
ConnectionImplementation needs to fetch the cluster id from zk even without
HBASE-19200 so a zk connection is always necessary. So this means that curator
initialization is much slower than creating a ZooKeeper instance directly?
[~mdrob] is this expected sir?
And if connecting zk is the bottleneck, I think we can use the
'hbase.client.registry.impl ' to inject a special implementation to make the
test run faster.
Thanks.
> 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
> Priority: Minor
>
> 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)