[
https://issues.apache.org/jira/browse/HBASE-17466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15900319#comment-15900319
]
Enis Soztutar commented on HBASE-17466:
---------------------------------------
Repurposing this for some cleanup related to tests and a few minor changes.
After the JNI change, test runtime improved a lot so we don't need extra speed
up.
- Address some review comments in HBASE-17680
- Test util now only starts the cluster when asked, not in constructor.
- Cleanup in var names
- ZooKeeper quorum is parsed and reconstructed from quorum + clientPort config
properties.
- Cleanup in tests and zk configs
> [C++] Test cleanup
> ------------------
>
> Key: HBASE-17466
> URL: https://issues.apache.org/jira/browse/HBASE-17466
> Project: HBase
> Issue Type: Sub-task
> Reporter: Enis Soztutar
> Assignee: Enis Soztutar
> Attachments: hbase-17466_v1.patch
>
>
> The tests takes too long due to sleep and starting / stopping the cluster. We
> can do some speed up.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)