[
https://issues.apache.org/jira/browse/QPID-7298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15323979#comment-15323979
]
ASF subversion and git services commented on QPID-7298:
-------------------------------------------------------
Commit 1747643 from [~k-wall] in branch 'java/branches/6.0.x'
[ https://svn.apache.org/r1747643 ]
QPID-7298 : prevent exchange-declare-ok being sent when nowait=true
Merged from trunk with command:
svn merge -c 1747526 ^/qpid/java/trunk
> [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
> Assignee: 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]