You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2008/10/02 16:07:44 UTC

[jira] Created: (QPID-1310) Connections failing with AMQAuthenticationException should not attempt failover if this is the first exception.

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.


[jira] Updated: (QPID-1310) Connections failing with AMQAuthenticationException should not attempt failover if this is the first exception.

Posted by "Marnie McCormack (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marnie McCormack updated QPID-1310:
-----------------------------------


Descoping items not being worked on for M4 into Unknown Fix Version for now

> 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.