You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Yelei Feng (JIRA)" <ji...@apache.org> on 2017/04/06 12:22:41 UTC

[jira] [Created] (FLINK-6273) Client can't connect to jobmanager whose hostname contains capital letters

Yelei Feng created FLINK-6273:
---------------------------------

             Summary: Client can't connect to jobmanager whose hostname contains capital letters
                 Key: FLINK-6273
                 URL: https://issues.apache.org/jira/browse/FLINK-6273
             Project: Flink
          Issue Type: Bug
          Components: Client
    Affects Versions: 1.2.0, 1.3.0
            Reporter: Yelei Feng
             Fix For: 1.3.0


In non-HA mode, if we set jobmanager.rpc.address to a hostname with some capital letters, flink client can't connect to jobmananger.

ERROR | [flink-akka.actor.default-dispatcher-4] | dropping message [class akka.actor.ActorSelectionMessage] for non-local recipient [Actor[akka.tcp://flink@szv1000258958:32586/]] arriving at [akka.tcp://flink@szv1000258958:32586] inbound addresses are [akka.tcp://flink@SZV1000258958:32586] | akka.remote.EndpointWriter (Slf4jLogger.scala:65)




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)