You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Tzu-Li (Gordon) Tai (JIRA)" <ji...@apache.org> on 2019/07/30 08:28:00 UTC

[jira] [Updated] (FLINK-13486) AsyncDataStreamITCase.testOrderedWaitUsingAnonymousFunction instable on Travis

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

Tzu-Li (Gordon) Tai updated FLINK-13486:
----------------------------------------
    Priority: Blocker  (was: Major)

> AsyncDataStreamITCase.testOrderedWaitUsingAnonymousFunction instable on Travis
> ------------------------------------------------------------------------------
>
>                 Key: FLINK-13486
>                 URL: https://issues.apache.org/jira/browse/FLINK-13486
>             Project: Flink
>          Issue Type: Bug
>          Components: API / DataStream, Tests
>            Reporter: Tzu-Li (Gordon) Tai
>            Priority: Blocker
>             Fix For: 1.9.0
>
>
> https://api.travis-ci.org/v3/job/562526494/log.txt
> {code}
> 15:09:27.608 [ERROR] testOrderedWaitUsingAnonymousFunction(org.apache.flink.streaming.api.scala.AsyncDataStreamITCase)  Time elapsed: 1.315 s  <<< ERROR!
> org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
> 	at org.apache.flink.streaming.api.scala.AsyncDataStreamITCase.executeAndValidate(AsyncDataStreamITCase.scala:81)
> 	at org.apache.flink.streaming.api.scala.AsyncDataStreamITCase.testAsyncWaitUsingAnonymousFunction(AsyncDataStreamITCase.scala:135)
> 	at org.apache.flink.streaming.api.scala.AsyncDataStreamITCase.testOrderedWaitUsingAnonymousFunction(AsyncDataStreamITCase.scala:92)
> Caused by: java.lang.Exception: An async function call terminated with an exception. Failing the AsyncWaitOperator.
> Caused by: java.util.concurrent.ExecutionException: java.util.concurrent.TimeoutException: Async function call has timed out.
> Caused by: java.util.concurrent.TimeoutException: Async function call has timed out.
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)