[jira] [Created] (FLINK-2461) RemoteExecutorHostnameResolutionTest and ClientHostnameResolutionTest

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-2461) RemoteExecutorHostnameResolutionTest and ClientHostnameResolutionTest

Shang Yuanchun (Jira)
Stephan Ewen created FLINK-2461:
-----------------------------------

             Summary: RemoteExecutorHostnameResolutionTest and ClientHostnameResolutionTest
                 Key: FLINK-2461
                 URL: https://issues.apache.org/jira/browse/FLINK-2461
             Project: Flink
          Issue Type: Bug
          Components: Tests
    Affects Versions: 0.10
            Reporter: Stephan Ewen
            Assignee: Stephan Ewen
             Fix For: 0.10


Both tests rely on the fact that a certain hostname cannot be resolved to an IP address. That is not true in some cases, as some ISPs return the IP of their search engine for unresolvable hostnames.

The test should be guarded with an assumption to prevent breaking the build in these cases.



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