[
https://issues.apache.org/jira/browse/HBASE-17764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15904012#comment-15904012
]
Ted Yu commented on HBASE-17764:
--------------------------------
+1
> Solve TestMultiSlaveReplication flakiness
> ------------------------------------------
>
> Key: HBASE-17764
> URL: https://issues.apache.org/jira/browse/HBASE-17764
> Project: HBase
> Issue Type: Bug
> Components: test
> Reporter: Stephen Yuan Jiang
> Assignee: Stephen Yuan Jiang
> Priority: Minor
> Attachments: HBASE-17764.v1-branch-1.patch
>
>
> When I doing testing for a feature I am working on, the
> TestMultiSlaveReplication test was flaky.
> TestMultiSlaveReplication#testMultiSlaveReplication would always pass when
> running alone; however, it would fail occasionally when running with the
> suite (the other test TestMultiSlaveReplication#testZKLockCleaner always run
> first and I suspect that it withhold some zookeeper resource, which caused
> the problem).
> After I set start and shutdown zk cluster before and after each test, I no
> longer see the problem.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)