You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rupert Smith (JIRA)" <qp...@incubator.apache.org> on 2007/05/24 10:53:16 UTC

[jira] Assigned: (QPID-402) FailoverException should not be received by client unless explicitly FailoverEnabled.

     [ https://issues.apache.org/jira/browse/QPID-402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rupert Smith reassigned QPID-402:
---------------------------------

    Assignee: Rupert Smith

> FailoverException should not be received by client unless explicitly FailoverEnabled.
> -------------------------------------------------------------------------------------
>
>                 Key: QPID-402
>                 URL: https://issues.apache.org/jira/browse/QPID-402
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: M1
>            Reporter: Martin Ritchie
>         Assigned To: Rupert Smith
>             Fix For: M2
>
>
> The java client does not correctly wrap all operations that can possibly cause a FailoverException.
> This results in the following poping out of the client code rather than waiting for failover to succeed or fail in the client code.
> org.apache.qpid.client.failover.FailoverException: Failing over about to start
>         at org.apache.qpid.client.failover.FailoverHandler.run(FailoverHandler.java:76)
>         at java.lang.Thread.run(Thread.java:595)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.