You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Jinho Kim (JIRA)" <ji...@apache.org> on 2015/12/09 10:22:10 UTC

[jira] [Resolved] (TAJO-2014) TestRpcClientManager fails occasionally

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

Jinho Kim resolved TAJO-2014.
-----------------------------
    Resolution: Fixed

committed it.
Thanks for your quick review!

> TestRpcClientManager fails occasionally
> ---------------------------------------
>
>                 Key: TAJO-2014
>                 URL: https://issues.apache.org/jira/browse/TAJO-2014
>             Project: Tajo
>          Issue Type: Bug
>          Components: RPC, Unit Test
>    Affects Versions: 0.11.0
>            Reporter: Jinho Kim
>            Assignee: Jinho Kim
>             Fix For: 0.12.0, 0.11.1
>
>
> CloseListener can be registered to closed channel when reconnecting
> Here is the log
> {noformat}
> java.lang.AssertionError
> 	at org.junit.Assert.fail(Assert.java:86)
> 	at org.junit.Assert.assertTrue(Assert.java:41)
> 	at org.junit.Assert.assertTrue(Assert.java:52)
> 	at org.apache.tajo.rpc.TestRpcClientManager.testClientCloseEventWithReconnect(TestRpcClientManager.java:133)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
> 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
> 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
> {noformat}



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