Java qpid-client ignores hostnames containing underscores
---------------------------------------------------------

                 Key: QPID-3099
                 URL: https://issues.apache.org/jira/browse/QPID-3099
             Project: Qpid
          Issue Type: Bug
          Components: Java Client
    Affects Versions: 0.8, 0.6, 0.5
            Reporter: Rajith Attapattu
            Assignee: Rajith Attapattu
            Priority: Minor
             Fix For: 0.9


When defining a connection URL listing a broker that has an underscore the 
hostname results in the broker host being evaluated to "localhost" rather than 
the intended host.

e.g. amqp://guest:guest@clientid/test?brokerlist='tcp://under_score:5672'
       amqp://guest:guest@clientid/test?brokerlist='tcp://under_score'


-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org

Reply via email to