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)