You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Jiri Danek (JIRA)" <ji...@apache.org> on 2016/07/18 10:18:20 UTC

[jira] [Commented] (ARTEMIS-189) Support Queue wildcard usecase

    [ https://issues.apache.org/jira/browse/ARTEMIS-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15382044#comment-15382044 ] 

Jiri Danek commented on ARTEMIS-189:
------------------------------------

I think that the point here is syntax compatibility. ActiveMQ used {{Foo.>}} and Artemis uses {{Foo.#}} to achieve the same thing. This issue IMO asks for implementing the ActiveMQ syntax.

> Support Queue wildcard usecase
> ------------------------------
>
>                 Key: ARTEMIS-189
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-189
>             Project: ActiveMQ Artemis
>          Issue Type: Sub-task
>          Components: OpenWire
>    Affects Versions: 1.0.0
>            Reporter: Howard Gao
>            Assignee: Howard Gao
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> Client should be able to create a Queue with wild card
> Foo.>
> Then create a consumer to it.
> Then create a queue like FOO.BAR.HUMBUG
> sends a few messages to it.
> The consumer should be able to receive it.
> Ref: JmsDurableQueueWildcardSendReceiveTest, JmsQueueWildcardSendReceiveTest



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