-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: M2.1
-
Fix Version/s: 0.6
-
Component/s: JMS AMQP 0-x
-
Labels:
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.AMQProtocolHandler@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]
- depends upon
-
QPID-2504 Add version specific testing to our standard suite
-
- Closed
-