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 2008/10/10 11:48:44 UTC

[jira] Updated: (QPID-1344) low level refactoring for replay breaks protocol negotiation

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

Martin Ritchie updated QPID-1344:
---------------------------------

    Status: Ready To Review  (was: In Progress)

> low level refactoring for replay breaks protocol negotiation
> ------------------------------------------------------------
>
>                 Key: QPID-1344
>                 URL: https://issues.apache.org/jira/browse/QPID-1344
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: M4
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>             Fix For: M4
>
>
> Summary:
> The change in QPID-1339 is causing Protocol negotiation to fail.
> Problem
> The initial problem is that the check for protocol 0-10 in ClientDelegate was incorrect preventing the ProtocolVersionException from being propogated to the connection.
> The new Connection class also wraps the  ProtocolVersionException so AMQConnection is unable to work out the new protocol to try so it continues to try 0-10 until failover is exhausted.

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