Jaehwa Jung created TAJO-1866:
---------------------------------
Summary: TestHAServiceHDFSImpl:: testAutoFailOver fails
occasionally in the Travis CI build.
Key: TAJO-1866
URL: https://issues.apache.org/jira/browse/TAJO-1866
Project: Tajo
Issue Type: Bug
Components: Build
Reporter: Jaehwa Jung
TajoMaster HA unit test fails occasionally as following:
{code:xml}
testAutoFailOver(org.apache.tajo.ha.TestHAServiceHDFSImpl) Time elapsed: 23.34
sec <<< FAILURE!
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:55)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.Assert.assertTrue(Assert.java:31)
at
org.apache.tajo.ha.TestHAServiceHDFSImpl.testAutoFailOver(TestHAServiceHDFSImpl.java:84)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)