[
https://issues.apache.org/jira/browse/ACCUMULO-2554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13972958#comment-13972958
]
Keith Turner commented on ACCUMULO-2554:
----------------------------------------
I asked [~ecn] about removing the failure when zookeeper does not start in a
certain amount of time. He had two concerns :
1. That it will make this type of issue harder to debug because you will not
know why a test timed out. He said this could be handled by making MAC log a
message {{still waiting for ZK to start}}, instead of throwing an exception.
2. He mention that MAC is started in {{@Before}} and {{@BeforeClass}} methods
which junit may not time out.
> MiniCluster Tests fail due to zookeeper
> ---------------------------------------
>
> Key: ACCUMULO-2554
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2554
> Project: Accumulo
> Issue Type: Sub-task
> Components: maven-plugin, mini
> Affects Versions: 1.6.0
> Environment: Maven 3.0.4 on JDK 6u31 on Jenkins
> Reporter: Mike Drob
> Fix For: 1.6.1
>
>
> I've seen the following three tests fail multiple times over nightly builds.
> {noformat}
> Test Result (3 failures / +3)
> org.apache.accumulo.minicluster.MiniAccumuloClusterTest.org.apache.accumulo.minicluster.MiniAccumuloClusterTest
> org.apache.accumulo.minicluster.impl.MiniAccumuloClusterGCTest.org.apache.accumulo.minicluster.impl.MiniAccumuloClusterGCTest
> org.apache.accumulo.minicluster.impl.MiniAccumuloClusterImplTest.org.apache.accumulo.minicluster.impl.MiniAccumuloClusterImplTest
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)