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

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

Till Rohrmann created FLINK-15789:
-------------------------------------

             Summary: 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
             Fix For: 1.11.0, 1.10.1


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)