Keith Wall created QPID-7298:
--------------------------------
Summary: [Java Broker] [0-8..0-91] Broker sends unsolicited
ExchangeDeclareOk in response to declares of exchanges with reserved names
Key: QPID-7298
URL: https://issues.apache.org/jira/browse/QPID-7298
Project: Qpid
Issue Type: Bug
Components: Java Broker
Affects Versions: qpid-java-6.0.3, qpid-java-6.0
Reporter: Keith Wall
Fix For: qpid-java-6.1, qpid-java-6.0.4
The Java Broker sends an unsolicited {{ExchangeDeclareOk}} response if the
client sends an exchange declare for a reserved exchange name with {{nowait}}
set true. This behaviour violates the specification.
Problem is the absence of {{nowait}} check at
org/apache/qpid/server/protocol/v0_8/AMQChannel.java:2975 (within the
ReservedExchangeNameException catch block).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]