[
https://issues.apache.org/jira/browse/ACCUMULO-2554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13972249#comment-13972249
]
Mike Drob commented on ACCUMULO-2554:
-------------------------------------
These failures happen approximately 50% of the time on our Jenkins.
I have two ideas for how we can resolve this, but both seem a little
heavy-handed.
# We could switch from starting a full separate ZK to using an embedded one in
the process. There are [several ways to do
this|http://stackoverflow.com/questions/9286054/is-it-possible-to-start-a-zookeeper-server-instance-in-process-say-for-unit-tes],
some of which would require us to bump up our dependency from 3.3 to 3.4
# We could provide configuration options to allow for using an existing ZK.
Assuming that nobody figures out what this error actually is, I'd prefer the
first solution but can see the merits of both.
> 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)