Keith Wall created QPID-6210:
--------------------------------
Summary: VHMBean#createNewQueue throws QueueExistsException if the
queue already exists
Key: QPID-6210
URL: https://issues.apache.org/jira/browse/QPID-6210
Project: Qpid
Issue Type: Bug
Components: Java Broker, Java Management : JMX Console
Affects Versions: 0.30
Reporter: Keith Wall
Fix For: 0.31
In a regression with respect to 0.28 and below, the VHMBean#createNewQueue
method now throws an application exception (QueueExistsException) if a queue
with the same name already exists. The old behaviour was to throw a
IllegalArgumentException.
This is problematic because firstly, the calling application may not possess
this class in it class path (causing a deserialisation issue), and secondly,
the change is a breaking one to those with existing tooling.
This change will revert to the pre 0.30 behaviour.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]