You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Howard Gao (JIRA)" <ji...@apache.org> on 2015/08/04 15:02:04 UTC

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

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

Howard Gao updated ARTEMIS-189:
-------------------------------
    Description: 
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


  was:
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



> 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.1.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)