[
https://issues.apache.org/jira/browse/FLINK-5793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15865545#comment-15865545
]
ASF GitHub Bot commented on FLINK-5793:
---------------------------------------
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/3306
Good fix, thanks.
Could you add a quick unit test for the bug? That way we can make sure the
bug is not accidentally re-introduced by another patch.
> Running slot may not be add to AllocatedMap in SlotPool
> -------------------------------------------------------
>
> Key: FLINK-5793
> URL: https://issues.apache.org/jira/browse/FLINK-5793
> Project: Flink
> Issue Type: Bug
> Components: Core
> Reporter: shuai.xu
> Assignee: shuai.xu
>
> In SlotPool, when a slot is returned by a finished task, it will try to find
> a pending request mataching it. If found, will give the slot to the request,
> but not add the slot to AllocatedMap.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)