[
https://issues.apache.org/jira/browse/QPID-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Ritchie updated QPID-2349:
---------------------------------
Priority: Minor (was: Blocker)
Affects Version/s: M2.1
Client must have qpid.amqp.version specified if you do not want to use the
latest protocol. Using --exclude-X-X on the broker will cause the client to
fail.
Protocol negotiation does not work as expected. Whilst 0-91 is seleceted when
--exclude-0-10 is used the client still sends 0-9 if qpid.amqp.version=0-91 is
also used then everything is ok.
> Java Client sends 0-9 frames on 0-91 connection
> -----------------------------------------------
>
> Key: QPID-2349
> URL: https://issues.apache.org/jira/browse/QPID-2349
> Project: Qpid
> Issue Type: Bug
> Components: AMQP Compliance, Java Client
> Affects Versions: M2.1
> Reporter: Martin Ritchie
> Priority: Minor
> Fix For: 0.6
>
> Attachments:
> TEST-org.apache.qpid.test.unit.ack.FailoverBeforeConsumingRecoverTest.testRecoverInAutoAckListener.out.txt
>
>
> Noticed when running the FailoverBeforeConsumingRecoverTest and RecoverTest
> against external Java Broker when 0-10 is excluded from the Java Broker.
> Client and broker happily negotiate 0-91 but on recover a 0-9 frame is sent.
> Dispatcher-Channel-1 2010-01-18 08:11:26,393 DEBUG [qpid.protocol] SEND:
> [org.apache.qpid.client.protocol.amqprotocolhand...@1cab805] Frame channelId:
> 1, bodyFrame: [ : requeue=false]
> BROKER: AnonymousIoService-4 2010-01-18 08:11:26,398 ERROR
> [qpid.server.protocol.AMQProtocolEngine] Unexpected exception when processing
> datablock
> BROKER: org.apache.qpid.framing.AMQFrameDecodingException: Method 102 unknown
> in AMQP version 0-91 (while trying to decode class 60 method 102. [error code
> 503: command invalid]
--
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:[email protected]