You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org> on 2008/05/06 18:16:55 UTC

[jira] Created: (QPID-1032) Failover replays frames but is unable to handle the OKs that are generated

Failover replays frames but is unable to handle the OKs that are generated
--------------------------------------------------------------------------

                 Key: QPID-1032
                 URL: https://issues.apache.org/jira/browse/QPID-1032
             Project: Qpid
          Issue Type: Bug
          Components: Dot Net Client
    Affects Versions: M2.1, M3
            Reporter: Aidan Skinner
            Assignee: Aidan Skinner
             Fix For: M3


The client adds AMQFrames to _replayFrames, which it sends to the broker upon reconnection (so that it can setup temporary queues etc). It does this without waiting for the OK's that the broker generates, and when it recieves them it dies. 

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


[jira] Resolved: (QPID-1032) Failover replays frames but is unable to handle the OKs that are generated

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

Aidan Skinner resolved QPID-1032.
---------------------------------

       Resolution: Fixed
    Fix Version/s: M2.1

> Failover replays frames but is unable to handle the OKs that are generated
> --------------------------------------------------------------------------
>
>                 Key: QPID-1032
>                 URL: https://issues.apache.org/jira/browse/QPID-1032
>             Project: Qpid
>          Issue Type: Bug
>          Components: Dot Net Client
>    Affects Versions: M2.1, M3
>            Reporter: Aidan Skinner
>            Assignee: Aidan Skinner
>             Fix For: M2.1, M3
>
>
> The client adds AMQFrames to _replayFrames, which it sends to the broker upon reconnection (so that it can setup temporary queues etc). It does this without waiting for the OK's that the broker generates, and when it recieves them it dies. 

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


[jira] Updated: (QPID-1032) Failover replays frames but is unable to handle the OKs that are generated

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

Aidan Skinner updated QPID-1032:
--------------------------------

    Fix Version/s:     (was: M2.1)

> Failover replays frames but is unable to handle the OKs that are generated
> --------------------------------------------------------------------------
>
>                 Key: QPID-1032
>                 URL: https://issues.apache.org/jira/browse/QPID-1032
>             Project: Qpid
>          Issue Type: Bug
>          Components: Dot Net Client
>    Affects Versions: M2.1, M3
>            Reporter: Aidan Skinner
>            Assignee: Aidan Skinner
>             Fix For: M3
>
>
> The client adds AMQFrames to _replayFrames, which it sends to the broker upon reconnection (so that it can setup temporary queues etc). It does this without waiting for the OK's that the broker generates, and when it recieves them it dies. 

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