Till Rohrmann created FLINK-18407:
-------------------------------------
Summary: NPE in SlotPoolImpl.maybeRemapOrphanedAllocation if no pending request is registered
Key: FLINK-18407
URL:
https://issues.apache.org/jira/browse/FLINK-18407 Project: Flink
Issue Type: Bug
Components: Runtime / Coordination
Affects Versions: 1.12.0
Reporter: Till Rohrmann
Fix For: 1.12.0
The method {{SlotPoolImp.maybeRemapOrphanedAllocation}} can throw a NPE if no pending request is registered under a given {{AllocationID}} and if there is no connection established to the {{ResourceManager}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)