Github user tillrohrmann commented on the pull request:

    https://github.com/apache/flink/pull/609#issuecomment-94442619
  
    The TaskManager uses an exponential backoff strategy to resolve connection
    problems with the JobManager.
    
    On Mon, Apr 20, 2015 at 11:07 AM, Max <[email protected]> wrote:
    
    > Thanks for the pull request. Seems to work fine. I was wondering,
    > shouldn't the task managers repeatably try to build up a connection to the
    > job manager? For me, that seems to be a nicer way to solve this problem.
    > That way, the startup script doesn't need to be aware of the job manager's
    > rpc port.
    >
    > —
    > Reply to this email directly or view it on GitHub
    > <https://github.com/apache/flink/pull/609#issuecomment-94401080>.
    >



---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to