You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2016/06/09 07:50:21 UTC

[jira] [Created] (QPID-7298) [Java Broker] [0-8..0-91] Broker sends unsolicited ExchangeDeclareOk in response to declares of exchanges with reserved names

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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org