[
https://issues.apache.org/jira/browse/QPID-385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476621
]
Rupert Smith commented on QPID-385:
-----------------------------------
Patch applied. Tests succesfully run.
> Failover support sometimes masks authentication errors
> ------------------------------------------------------
>
> Key: QPID-385
> URL: https://issues.apache.org/jira/browse/QPID-385
> Project: Qpid
> Issue Type: Bug
> Components: Dot Net Client
> Environment: .NET
> Reporter: Tomas Restrepo
> Attachments: QPID-385.diff
>
>
> The failover support sometimes masks client authentication errors during
> connection by causing the exception to be thrown to be of type
> FailoverException("Failing over about to start") (even with no failover
> brokers defined) instead of the real AMQAuthenticationException exception.
> The problem seems to be intermittent and causes the PasswordFailureConnection
> test in ConnectionTest.cs to fail sometimes. It never reproduces in the
> debugger, which suggests some degree of synchronization issue is involved.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.