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

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

GitHub user beyond1920 opened a pull request:

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

    [FLINK-4606] [Client] Integrate the new ResourceManager with the existed 
FlinkResourceManager

    This pr aims  to integrate the new ResourceManager with the existed 
FlinkResourceManager, the main difference including:
    1.  Move the useful rpc communication in existed FlinkResourceManager to 
new ResourceManager, e.g : register infoMessageListener, unregister 
infoMessageListener, shutDownCluster
    2. Make ResourceManager to be an abstract class, extract framework specific 
behavior 
    3. Implement standalone resourceManager based on the new base 
ResourceManager class.
    4. Modify testcases which are effected by abstract resourceManager class.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/alibaba/flink jira-4606

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/2540.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 #2540
    
----
commit d0e0cea949a8bd2e94c333b2204d90f6ed9e740d
Author: beyond1920 <[email protected]>
Date:   2016-09-09T01:11:24Z

    yarn slot manager

commit 78a3b44040b73d288f67a7b3491ab6abaf673bdb
Author: beyond1920 <[email protected]>
Date:   2016-09-10T03:29:40Z

    integrate with existing FlinkResourceManager

----


> Integrate the new ResourceManager with the existing FlinkResourceManager
> ------------------------------------------------------------------------
>
>                 Key: FLINK-4606
>                 URL: https://issues.apache.org/jira/browse/FLINK-4606
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Cluster Management
>            Reporter: zhangjing
>            Assignee: zhangjing
>
> Integrate the new ResourceManager with the existing FlinkResourceManager.



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

Reply via email to