[ 
https://issues.apache.org/jira/browse/QPID-6456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365622#comment-14365622
 ] 

ASF subversion and git services commented on QPID-6456:
-------------------------------------------------------

Commit 1667364 from [~k-wall] in branch 'qpid/trunk'
[ https://svn.apache.org/r1667364 ]

QPID-6456: [Java Broker] Correct method id used by connectionclose.ok for AMQP 
0-8.

> [AMQP 0-8] Java Broker sends wrong connection close ok method identifier (51 
> rather than 61)
> --------------------------------------------------------------------------------------------
>
>                 Key: QPID-6456
>                 URL: https://issues.apache.org/jira/browse/QPID-6456
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: 0.32
>            Reporter: Keith Wall
>             Fix For: 6.0 [Java]
>
>
> Owing to a defect in QPID-6125, the Java Broker current emits a 
> connection.closeok with method id 51 rather than 61 when connected to a AMQP 
> 0-8 peer.   This causes interoperability problems with older clients that use 
> the 0-8 protocol.
> For instance, the older Qpid 0-8 .NET client reports (seemingly harmlessly??):
> {noformat}
> 13 Mar 2015 07:01:03,299 WARN [Threadpool worker] 
> Protocol.AMQProtocolListener: public void OnException(Exception cause = 
> Apache.Qpid.Framing.AMQFrameDecodingException: Unable to find a suitable 
> decoder for class 10 and method 51
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to