[ 
https://issues.apache.org/jira/browse/ACCUMULO-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Corey J. Nolet updated ACCUMULO-3255:
-------------------------------------
    Fix Version/s:     (was: 1.6.2)
                   1.6.3

> ExistingMacIT.testExistingRunningInstance failed because it started on top of 
> an already running instance
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-3255
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3255
>             Project: Accumulo
>          Issue Type: Bug
>          Components: mini
>            Reporter: Josh Elser
>            Assignee: Keith Turner
>            Priority: Blocker
>             Fix For: 1.7.0, 1.6.3
>
>
> The test successfully started a second MAC on top of an already running MAC 
> incorrectly. MiniAccumuloCluster#start should have thrown a RuntimeException 
> in this case.
> {noformat}
> Stacktrace
> java.lang.AssertionError: null
>       at org.junit.Assert.fail(Assert.java:86)
>       at org.junit.Assert.fail(Assert.java:95)
>       at 
> org.apache.accumulo.test.ExistingMacIT.testExistingRunningInstance(ExistingMacIT.java:147)
> Standard Output
> 2014-10-23 08:46:01,857 [conf.Configuration] DEBUG: Handling deprecation for 
> all properties in config...
> 2014-10-23 08:46:01,857 [conf.Configuration] DEBUG: Handling deprecation for 
> fs.file.impl
> 2014-10-23 08:46:04,945 [impl.MiniAccumuloClusterImpl] INFO : Starting MAC 
> against instance miniInstance and zookeeper(s) localhost:45033.
> 2014-10-23 08:46:07,752 [conf.Configuration] DEBUG: Handling deprecation for 
> all properties in config...
> 2014-10-23 08:46:07,754 [conf.Configuration] DEBUG: Handling deprecation for 
> all properties in config...
> conf 
> /.../test/target/mini-tests/org.apache.accumulo.test.ExistingMacIT_testExistingRunningInstance/conf/accumulo-site.xml
> 2014-10-23 08:46:07,897 [zookeeper.ZooUtil] DEBUG: Trying to read instance id 
> from 
> file:/.../test/target/mini-tests/org.apache.accumulo.test.ExistingMacIT_testExistingRunningInstance/accumulo/instance_id
> 2014-10-23 08:46:07,897 [zookeeper.ZooSession] DEBUG: Connecting to 
> localhost:45033 with timeout 5000 with auth
> 2014-10-23 08:46:07,897 [zookeeper.ZooKeeper] INFO : Initiating client 
> connection, connectString=localhost:45033 sessionTimeout=5000 
> watcher=org.apache.accumulo.fate.zookeeper.ZooSession$ZooWatcher@a97b8a3
> 2014-10-23 08:46:08,012 [impl.MiniAccumuloClusterImpl] INFO : Starting MAC 
> against instance miniInstance and zookeeper(s) localhost:45033.
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to