[jboss-jira] [JBoss JIRA] (WFLY-9590) auto-[create|delete]-jms-queues are not supported in Artemis 2.4
Martyn Taylor (JIRA)
issues at jboss.org
Fri Dec 8 08:03:00 EST 2017
[ https://issues.jboss.org/browse/WFLY-9590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503411#comment-13503411 ]
Martyn Taylor commented on WFLY-9590:
-------------------------------------
Jeff. This feature was removed between Artemis 1.x and Artemis 2.x versions. It was part of a bigger change that required us to break compatability and hence do the major version bump.
There is now no differentiation between "core" queues and "jms" queues. There are several other options that can be used to split up your address space and offer various configuraiton options, such as using an address setting that matches "jms.". It should also be noted that as part of this change, the jms. prefixing was also removed. Something similar can be done using prefixing. See: https://activemq.apache.org/artemis/docs/2.3.0/address-model.html
I can work with you to come up with a solution to this.
> auto-[create|delete]-jms-queues are not supported in Artemis 2.4
> ----------------------------------------------------------------
>
> Key: WFLY-9590
> URL: https://issues.jboss.org/browse/WFLY-9590
> Project: WildFly
> Issue Type: Bug
> Components: JMS
> Reporter: Jeff Mesnil
> Assignee: Jeff Mesnil
> Priority: Blocker
>
> For more information about origin of this issue see JBEAP-13856.
> Auto-create-jms-queues and auto-delete-jms-queues enable or disable automatic creation or deletion of JMS queues when they are requested or when they are not used anymore.
> In EAP 7.1 the features are disabled by default and they are Technical previews.
> In EAP 7.2 the features cannot be disabled via mentioned management attributes and thus they are always enabled. The “cannot be” in previous sentence means that the configuration has no effect.
> *Customer impact:* Behavior of messaging broker was changed in case of automatic creation and deletion JMS destinations.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list