[
https://issues.apache.org/jira/browse/QPID-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14196376#comment-14196376
]
ASF subversion and git services commented on QPID-6210:
-------------------------------------------------------
Commit 1636648 from [~k-wall] in branch 'qpid/trunk'
[ https://svn.apache.org/r1636648 ]
QPID-6210: [Java Broker] VHMBean#createNewQueue revert to throwing
IllegalArgumentException if the queue does not exist
> 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]