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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
shuai.xu created FLINK-5793:
-------------------------------

             Summary: 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)