You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Andrew MacBean (JIRA)" <ji...@apache.org> on 2014/11/04 18:25:34 UTC

[jira] [Resolved] (QPID-6210) VHMBean#createNewQueue throws QueueExistsException if the queue already exists

     [ https://issues.apache.org/jira/browse/QPID-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew MacBean resolved QPID-6210.
----------------------------------
    Resolution: Fixed

> 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org