[
https://issues.apache.org/jira/browse/FLINK-977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099938#comment-14099938
]
ASF GitHub Bot commented on FLINK-977:
--------------------------------------
GitHub user rmetzger opened a pull request:
https://github.com/apache/incubator-flink/pull/98
[FLINK-977] Improve error reporting for failed TM connection.
I also added a log message when the JobManager removes a TaskManager
because it disconnected.
A user had an issue recently with the TM registration behavior:
http://apache-flink-incubator-user-mailing-list-archive.2336050.n4.nabble.com/Task-manager-has-not-been-registered-td26.html
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rmetzger/incubator-flink flink977
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-flink/pull/98.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 #98
----
commit 95e4ed50c02645e5d3aa834425583fdc32c5f430
Author: Robert Metzger <[email protected]>
Date: 2014-08-17T11:53:37Z
[FLINK-977] Improve error reporting for failed TM connection.
----
> Wrong error message when TaskManager cannot connect to Jobmanager
> -----------------------------------------------------------------
>
> Key: FLINK-977
> URL: https://issues.apache.org/jira/browse/FLINK-977
> Project: Flink
> Issue Type: Improvement
> Components: TaskManager
> Affects Versions: 0.6-incubating
> Reporter: Stephan Ewen
> Assignee: Robert Metzger
> Priority: Critical
>
> The error message says " Taskmanager startup failed: The TaskManager failed
> to determine its own network address"
> [~rmetzger] I assigned that part to you, because it affects the code that
> lets the TM determine its own address.
--
This message was sent by Atlassian JIRA
(v6.2#6252)