[
https://issues.apache.org/jira/browse/TAJO-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998299#comment-14998299
]
ASF GitHub Bot commented on TAJO-1965:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/tajo/pull/849
> 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)