Connections failing with AMQAuthenticationException should not attempt failover
if this is the first exception.
---------------------------------------------------------------------------------------------------------------
Key: QPID-1310
URL: https://issues.apache.org/jira/browse/QPID-1310
Project: Qpid
Issue Type: Bug
Components: Java Client
Affects Versions: M2.1, M3
Reporter: Martin Ritchie
Summary:
If the initial connection attempt fails due to an Authentication problem then
it is most likely that subsequent connections will also fail. As a result it
would be better to never attempt to failover an report the issue to the client.
This is especially relevant as the client has no mechanism to prevent failover
from occurring during connection creation unless they forbid it in the URL
which is probably not what they want to do.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.