You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Martin Styk (JIRA)" <ji...@apache.org> on 2015/08/10 17:01:45 UTC

[jira] [Created] (ARTEMIS-202) IP address to hostname resolving

Martin Styk created ARTEMIS-202:
-----------------------------------

             Summary: IP address to hostname resolving
                 Key: ARTEMIS-202
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-202
             Project: ActiveMQ Artemis
          Issue Type: Bug
    Affects Versions: 1.0.0
            Reporter: Martin Styk


IP addresses are automatically resolved to hostnames. Server is bind to the IP address which have record in file /etc/hosts. Client is able to do lookup for connection factory, but can not establish connection because field host in connector doesn`t contain IP address but is resolved to hostname according to /etc/hosts. Artemis shouldn`t try to resolve IP address automatically, since it`s unexpected behavior.



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