Mike Bonnet created PROTON-1348:
-----------------------------------

             Summary: add connection timeout for Container
                 Key: PROTON-1348
                 URL: https://issues.apache.org/jira/browse/PROTON-1348
             Project: Qpid Proton
          Issue Type: Improvement
          Components: python-binding
    Affects Versions: 0.15.0
            Reporter: Mike Bonnet


If a Container connects to an unresponsive or nonexistent broker, it will wait 
a full TCP timeout before the connection attempt times out, and it fails over 
to the next broker in the list. For certain applications (especially 
interactive ones) this is much too long. It should be possible to specify a 
"connection timeout" which indicates how long a connection attempt can hang 
before the Container will failover to the next URL in the list.




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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to