While looking up the code to answer a question from a user, I noticed
that we don't use "connecttimeout" any where.
This property is retrieved using the "getTimeout()" method in
AMQBrokerDetails.java

However the getTimeout() method (or the property) is not used any
where else in the code.
Instead it appears we use "qpid.failover_method_timeout" with a
default of 120000
(We should also document these system properties in the docs)

Is this behaviour correct and as expected ?
Could anybody who is familiar with this change/feature shed some light on this?

Regards,

Rajith

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to