[
https://issues.apache.org/jira/browse/FLINK-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15581824#comment-15581824
]
ASF GitHub Bot commented on FLINK-4839:
---------------------------------------
GitHub user KurtYoung opened a pull request:
https://github.com/apache/flink/pull/2647
[FLINK-4839] [cluster management] JobManager handle TaskManager's slot
offering
This PR is based on #2643 , only the last commit is related.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/KurtYoung/flink flink-4839
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2647.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2647
----
commit 7e30eab9174ca179809ade60c47d9af54a3717de
Author: Kurt Young <[email protected]>
Date: 2016-10-17T01:38:46Z
[hotfix] Treat taskManager's rpc address and location separately
commit e1029f784d150ffd385d7b2f442d1ef557d837ea
Author: Kurt Young <[email protected]>
Date: 2016-10-17T10:15:26Z
[FLINK-4839] [cluster management] JobManager handle TaskManager's slot
offering
----
> JobManager handle TaskManager's slot offering
> ---------------------------------------------
>
> Key: FLINK-4839
> URL: https://issues.apache.org/jira/browse/FLINK-4839
> Project: Flink
> Issue Type: Sub-task
> Components: Cluster Management
> Reporter: Kurt Young
> Assignee: Kurt Young
>
> JobManager receives the TaskManager's slot offers, and decide which slots to
> accept.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)