You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2017/02/15 17:59:41 UTC

[jira] [Resolved] (FLINK-5793) Running slot may not be add to AllocatedMap in SlotPool

     [ https://issues.apache.org/jira/browse/FLINK-5793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephan Ewen resolved FLINK-5793.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

Fixed in 33ea78ea37fab819a329b09aa213e61c16252067

Thank you for the contribution!

> 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
>             Fix For: 1.3.0
>
>
> 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)