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

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

Commit 1747526 from [~godfrer] in branch 'java/trunk'
[ https://svn.apache.org/r1747526 ]

QPID-7298 : prevent exchange-declare-ok being sent when nowait=true

> [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, qpid-java-6.0.3
>            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]

Reply via email to