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

Hadrian Zbarcea updated AMQ-5211:
---------------------------------
    Fix Version/s: 5.10.1

> ActiveMQDestination.createDestination() should prevent empty destination name
> -----------------------------------------------------------------------------
>
>                 Key: AMQ-5211
>                 URL: https://issues.apache.org/jira/browse/AMQ-5211
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.9.0
>            Reporter: Ben O'Day
>            Assignee: Timothy Bish
>            Priority: Minor
>             Fix For: 5.10.1, 5.11.0
>
>         Attachments: AMQ-5211.patch
>
>
> currently you can call ActiveMQDestination 
> createDestination("",ActiveMQDestination.QUEUE_TYPE) to create a queue with 
> no name.  
> while this doesn't seem to be an issue at first...if you are using mKahadb, 
> ActiveMQ will fail to restart after this queue/store directory are created.
> see this post: 
> http://activemq.2283324.n4.nabble.com/mkahadb-Failed-to-start-per-destination-persistence-adapter-for-destination-td4678754.html#a4679848
> the web console already prevents this, we should prevent this from other 
> entry points to this API (QueueView.moveMessagesTo() from JMX in my case)...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to