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.