You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by tillrohrmann <gi...@git.apache.org> on 2015/02/16 15:07:40 UTC

[GitHub] flink pull request: [FLINK-1554] Allows the LocalFlinkMiniCluster ...

GitHub user tillrohrmann opened a pull request:

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

    [FLINK-1554] Allows the LocalFlinkMiniCluster to start multiple TaskManager in the same ActorSystem

    Allows the ```LocalFlinkMiniCluster``` to start multiple ```TaskManager``` in the same ```ActorSystem``` by assigning them unique actor names.

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

    $ git pull https://github.com/tillrohrmann/flink fixLocalFlinkMiniCluster

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

    https://github.com/apache/flink/pull/403.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 #403
    
----
commit cecb45d45f05c0aa86f4ae780e8b49830f3ea6ac
Author: Till Rohrmann <tr...@apache.org>
Date:   2015-02-16T14:04:42Z

    [FLINK-1554] [runtime] Allows the LocalFlinkMiniCluster to start multiple TaskManager in the same ActorSystem.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request: [FLINK-1554] Allows the LocalFlinkMiniCluster ...

Posted by rmetzger <gi...@git.apache.org>.
Github user rmetzger commented on the pull request:

    https://github.com/apache/flink/pull/403#issuecomment-74523049
  
    Perfect. I've justed the code and its working now.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request: [FLINK-1554] Allows the LocalFlinkMiniCluster ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request: [FLINK-1554] Allows the LocalFlinkMiniCluster ...

Posted by tillrohrmann <gi...@git.apache.org>.
Github user tillrohrmann commented on the pull request:

    https://github.com/apache/flink/pull/403#issuecomment-74633642
  
    Ok, I'll merge it.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---