Github user StephanEwen commented on a diff in the pull request:

    https://github.com/apache/incubator-flink/pull/158#discussion_r19032889
  
    --- Diff: 
flink-runtime/src/main/java/org/apache/flink/runtime/instance/InstanceConnectionInfo.java
 ---
    @@ -25,7 +25,10 @@
     import org.apache.flink.core.io.IOReadableWritable;
    --- End diff --
    
    Eager computation of the FQDN (in the constructor) on the taskmanager would 
be a good idea. Otherwise, in corner cases, reverse name lookup falls to the 
jobmanager (which might get overloaded doing too many reverse lookups).


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