Keith Wall created QPID-6744:
--------------------------------
Summary: Java client 0-8..0-91 sends queue.delete with nowait true
but then awaits a reply
Key: QPID-6744
URL: https://issues.apache.org/jira/browse/QPID-6744
Project: Qpid
Issue Type: Bug
Components: Java Broker, Java Client
Affects Versions: 0.32, 0.22, 0.18
Reporter: Keith Wall
The Java Client sends AMQP queue.delete with {{nowait}} hard-coded true, but
then awaits a queue.delete-ok reply anyway. This defect is transparent with
the Java Broker since the Broker sends the queue.delete-ok regardless of the
setting of the nowait flag.
This defect shows up when inter-operating against the RabbitMQ, which respects
the {{nowait}} flag.
This behaviour is longstanding.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]