[
https://issues.apache.org/jira/browse/ARROW-5296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-5296.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.14.0
Issue resolved by pull request 4286
[https://github.com/apache/arrow/pull/4286]
> [Java] Sporadic Flight test failures
> ------------------------------------
>
> Key: ARROW-5296
> URL: https://issues.apache.org/jira/browse/ARROW-5296
> Project: Apache Arrow
> Issue Type: Bug
> Components: FlightRPC, Java
> Reporter: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.14.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Some of the timeout based tests may fail when CI is a bit loaded, for example:
> https://travis-ci.org/apache/arrow/jobs/530352133#L4377
> {code}
> [ERROR] timeoutFires(org.apache.arrow.flight.TestCallOptions) Time elapsed:
> 1.025 s <<< FAILURE!
> java.lang.AssertionError: DEADLINE_EXCEEDED
> at
> org.apache.arrow.flight.TestCallOptions.lambda$timeoutFires$0(TestCallOptions.java:44)
> at org.apache.arrow.flight.TestCallOptions.test(TestCallOptions.java:70)
> at
> org.apache.arrow.flight.TestCallOptions.timeoutFires(TestCallOptions.java:37)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)