[jira] [Commented] (FLINK-4839) JobManager handle TaskManager's slot offering

2016-10-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/FLINK-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15582341#comment-15582341
 ] 

ASF GitHub Bot commented on FLINK-4839:
---

Github user KurtYoung closed the pull request at:

https://github.com/apache/flink/pull/2647


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


[jira] [Commented] (FLINK-4839) JobManager handle TaskManager's slot offering

2016-10-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/FLINK-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15582342#comment-15582342
 ] 

ASF GitHub Bot commented on FLINK-4839:
---

Github user KurtYoung commented on the issue:

https://github.com/apache/flink/pull/2647
  
Thanks for you reviewing @tillrohrmann , closing it now.


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


[jira] [Commented] (FLINK-4839) JobManager handle TaskManager's slot offering

2016-10-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/FLINK-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15582291#comment-15582291
 ] 

ASF GitHub Bot commented on FLINK-4839:
---

Github user tillrohrmann commented on the issue:

https://github.com/apache/flink/pull/2647
  
You can close this PR now.


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


[jira] [Commented] (FLINK-4839) JobManager handle TaskManager's slot offering

2016-10-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/FLINK-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15582279#comment-15582279
 ] 

ASF GitHub Bot commented on FLINK-4839:
---

Github user tillrohrmann commented on the issue:

https://github.com/apache/flink/pull/2647
  
Will merge it :-)


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


[jira] [Commented] (FLINK-4839) JobManager handle TaskManager's slot offering

2016-10-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/FLINK-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15582264#comment-15582264
 ] 

ASF GitHub Bot commented on FLINK-4839:
---

Github user tillrohrmann commented on the issue:

https://github.com/apache/flink/pull/2647
  
Changes look good to me. Thanks for your contribution. +1 for merging.


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


[jira] [Commented] (FLINK-4839) JobManager handle TaskManager's slot offering

2016-10-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/FLINK-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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 
Date:   2016-10-17T01:38:46Z

[hotfix] Treat taskManager's rpc address and location separately

commit e1029f784d150ffd385d7b2f442d1ef557d837ea
Author: Kurt Young 
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)