You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "tarun razdan (JIRA)" <ji...@apache.org> on 2018/05/01 16:09:00 UTC

[jira] [Commented] (FLINK-7789) Add handler for Async IO operator timeouts

    [ https://issues.apache.org/jira/browse/FLINK-7789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16459804#comment-16459804 ] 

tarun razdan commented on FLINK-7789:
-------------------------------------

Hi Team,

Can anyone suggest some alternate method to handle the timeout exception till the issue get resolved?

Cheers,

Tarun Razdan

> Add handler for Async IO operator timeouts 
> -------------------------------------------
>
>                 Key: FLINK-7789
>                 URL: https://issues.apache.org/jira/browse/FLINK-7789
>             Project: Flink
>          Issue Type: Improvement
>          Components: DataStream API
>            Reporter: Karthik Deivasigamani
>            Priority: Major
>
> Currently Async IO operator does not provide a mechanism to handle timeouts. When a request times out it an exception is thrown and job is restarted. It would be good to pass a AsyncIOTimeoutHandler which can be implemented by the user and passed in the constructor.
> Here is the discussion from apache flink users mailing list 
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/async-io-operator-timeouts-tt16068.html



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)