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 2009/03/10 11:14:50 UTC

[jira] Updated: (QPID-1716) Session setup can cause infinite Failover loops.

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

Martin Ritchie updated QPID-1716:
---------------------------------

    Fix Version/s:     (was: M5)

> Session setup can cause infinite Failover loops.
> ------------------------------------------------
>
>                 Key: QPID-1716
>                 URL: https://issues.apache.org/jira/browse/QPID-1716
>             Project: Qpid
>          Issue Type: Bug
>    Affects Versions: M2, M2.1, M3, M4, M5
>            Reporter: Martin Ritchie
>
> If the broker closes the connection as a result of an erroneous object creation on the session. Such as creating to many sessions or creating a queue with invalid properties then it will appear to hang from the clients PoV.
> What is happening?
> The broker closes the connection, so the client attempts failover, but the last action that caused the error is already recorded so on establishing the new sessions failover occurs again. This repeats infinitely.
> The Failvover properties cannot help here as the Connection was successfully made and so the looping/retry values have been reset.

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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org