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/11/10 10:31:10 UTC

[jira] [Resolved] (TAJO-1965) TestBlockingRpc::testServerShutdown occassionally fails

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

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

committed it.
Thank you for your review!

> TestBlockingRpc::testServerShutdown occassionally fails
> -------------------------------------------------------
>
>                 Key: TAJO-1965
>                 URL: https://issues.apache.org/jira/browse/TAJO-1965
>             Project: Tajo
>          Issue Type: Bug
>          Components: RPC, Unit Test
>    Affects Versions: 0.11.0
>            Reporter: Jinho Kim
>            Assignee: Jinho Kim
>            Priority: Trivial
>             Fix For: 0.12.0, 0.11.1
>
>
> RPC server should shutdown gracefully for testing
> {noformat}
> Tests run: 16, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 24.522 sec <<< FAILURE! - in org.apache.tajo.rpc.TestBlockingRpc
> testServerShutdown2(org.apache.tajo.rpc.TestBlockingRpc)  Time elapsed: 0.012 sec  <<< FAILURE!
> java.lang.AssertionError: TestBlockingRpc
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.apache.tajo.rpc.TestBlockingRpc.testServerShutdown2(TestBlockingRpc.java:241)
> Results :
> Failed tests: 
>   TestBlockingRpc.testServerShutdown2:241 TestBlockingRpc
> {noformat}



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