You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yang Wang (Jira)" <ji...@apache.org> on 2020/01/30 06:52:00 UTC

[jira] [Commented] (FLINK-15789) ActionWatcher.await should throw InterruptedException

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

Yang Wang commented on FLINK-15789:
-----------------------------------

[~trohrmann] Thanks for reporting this issue. It makes sense to me. I will attach a PR to fix it.

> ActionWatcher.await should throw InterruptedException
> -----------------------------------------------------
>
>                 Key: FLINK-15789
>                 URL: https://issues.apache.org/jira/browse/FLINK-15789
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Deployment / Kubernetes
>    Affects Versions: 1.10.0
>            Reporter: Till Rohrmann
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.11.0, 1.10.1
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The {{ActionWatcher.await}} method should declare that it throws an {{InterruptedException}} instead of catching it, not resetting the interrupted flag and then throwing a different exception.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)