[ https://issues.apache.org/jira/browse/ACCUMULO-2782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Corey J. Nolet updated ACCUMULO-2782: ------------------------------------- Fix Version/s: (was: 1.6.1) 1.6.2 > MiniAccumuloCluster doesn't die immediately when it can't start processes > ------------------------------------------------------------------------- > > Key: ACCUMULO-2782 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2782 > Project: Accumulo > Issue Type: Bug > Components: mini > Affects Versions: 1.6.0 > Reporter: Christopher Tubbs > Fix For: 1.6.2, 1.7.0 > > > Running an instance of MiniAccumuloCluster with the accumulo-maven-plugin > failed to die right away when my project POM didn't have ZooKeeper as a > dependency (and thus, the classpath did not include ZooKeeper). Instead, it > waited for 20 seconds to talk to ZooKeeper. However, there it should have > failed immediately since the ZooKeeper process could not be started in the > first place. -- This message was sent by Atlassian JIRA (v6.3.4#6332)