[jira] [Assigned] (FLINK-4357) Implement TaskManager side of slot allocation from ResourceManager

2016-10-16 Thread Till Rohrmann (JIRA)

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

Till Rohrmann reassigned FLINK-4357:


Assignee: Till Rohrmann  (was: Zhijiang Wang)

> Implement TaskManager side of slot allocation from ResourceManager
> --
>
> Key: FLINK-4357
> URL: https://issues.apache.org/jira/browse/FLINK-4357
> Project: Flink
>  Issue Type: Sub-task
>  Components: Cluster Management
>Reporter: Zhijiang Wang
>Assignee: Till Rohrmann
>
> The {{ResourceManager}} may tell the {{TaskManager}} to give a slot to a 
> specific {{JobManager}}. 
> The slot allocation messages are fenced via ({{RmLeaderID}}, {{JobID}}, 
> {{AllocationID}}, {{ResourceID}}). 
> The TM will ack the request ({{RmLeaderID}},{{AllocationID}}) to the RM and 
> then offer that slot to the JM. If not accepted by JM, the TM notifies the RM 
> that the slot is in fact available.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Assigned] (FLINK-4357) Implement TaskManager side of slot allocation from ResourceManager

2016-08-10 Thread Zhijiang Wang (JIRA)

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

Zhijiang Wang reassigned FLINK-4357:


Assignee: Zhijiang Wang

> Implement TaskManager side of slot allocation from ResourceManager
> --
>
> Key: FLINK-4357
> URL: https://issues.apache.org/jira/browse/FLINK-4357
> Project: Flink
>  Issue Type: Sub-task
>  Components: Cluster Management
>Reporter: Zhijiang Wang
>Assignee: Zhijiang Wang
>
> The {{ResourceManager}} may tell the {{TaskManager}} to give a slot to a 
> specific {{JobManager}}. 
> The slot allocation messages are fenced via ({{RmLeaderID}}, {{JobID}}, 
> {{AllocationID}}, {{ResourceID}}, {{slotID}}).
> The TM will offer that slot to the JM. If not accepted, the TM notifies the 
> RM that the slot is in fact available.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)