[ https://issues.apache.org/jira/browse/FLINK-15789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gary Yao updated FLINK-15789: ----------------------------- Fix Version/s: 1.10.0 > 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 > Assignee: Yang Wang > Priority: Major > Labels: pull-request-available > Fix For: 1.10.0, 1.11.0, 1.10.1 > > Time Spent: 20m > 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)