Small fix for python timeout tests
----------------------------------

                 Key: QPID-2910
                 URL: https://issues.apache.org/jira/browse/QPID-2910
             Project: Qpid
          Issue Type: Bug
    Affects Versions: 0.7
         Environment: Python test suite
            Reporter: Sorin Suciu
            Assignee: Sorin Suciu
            Priority: Minor
             Fix For: 0.7


Currently the Connection class in qpid/messaging/endpoints initializes the 
transport with AMQP(S) first if an AMQP(S) url type is provided, but on the 
timeout tests the transport is proxied via the hangable so using an amqp:// URL 
breaks the timeout tests. This small patch changes the transport setup order, 
if a transport is passed in the options it gets set, only further we are 
checking for AMQP(S) url types and ultimately default to TCP. 


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to