Till Rohrmann created FLINK-9911:
------------------------------------
Summary: SlotPool#failAllocation is called outside of main thread
Key: FLINK-9911
URL:
https://issues.apache.org/jira/browse/FLINK-9911 Project: Flink
Issue Type: Bug
Components: JobManager
Affects Versions: 1.5.1, 1.6.0, 1.7.0
Reporter: Till Rohrmann
Assignee: Till Rohrmann
Fix For: 1.5.2, 1.6.0
The {{JobMaster}} calls directly into the {{SlotPool#failAllocation}} in the method {{JobMaster#notifyAllocationFailure}}. This can the {{SlotPool}} to go into an inconsistent state.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)