You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by praneethg <pr...@concur.com> on 2017/07/14 15:39:17 UTC

Artemis - Wild card - messages received but not acknowledged

I have a consumer running and listening to aes.q.#, 
Messages sent to aes.q.1 , aes.q.2 are consumed by consumer but not
acknowledged. Message still remains in queue.
But if i listen to those specific queues aes.q.1, then message is received
and acknowledged.

any one using wild card on the consumer side for artemis?



--
View this message in context: http://activemq.2283324.n4.nabble.com/Artemis-Wild-card-messages-received-but-not-acknowledged-tp4728559.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Re: Artemis - Wild card - messages received but not acknowledged

Posted by Justin Bertram <jb...@redhat.com>.
Couple of things...

1. The "dev" list is really for developers working on the ActiveMQ
code-base.  The "user" list is for those who are using ActiveMQ releases.
Based on your question I believe you are in the latter category.

2. A reproducible test-case is always the best way to get help on issues
like this.  Artemis ships with lots of examples.  It's typically fairly
trivial to modify one of those examples to reproduce straight-forward
use-cases.  You can share the modified example via your GitHub repo.  Could
you work up something like this?


Justin

On Mon, Jul 17, 2017 at 3:29 PM, praneethg <pr...@concur.com>
wrote:

> Let me know if you need any info on this? i can share details about how we
> are consuming the message.
>
>
>
> --
> View this message in context: http://activemq.2283324.n4.
> nabble.com/Artemis-Wild-card-messages-received-but-not-acknowledged-
> tp4728559p4728615.html
> Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
>

Re: Artemis - Wild card - messages received but not acknowledged

Posted by praneethg <pr...@concur.com>.
Let me know if you need any info on this? i can share details about how we
are consuming the message.



--
View this message in context: http://activemq.2283324.n4.nabble.com/Artemis-Wild-card-messages-received-but-not-acknowledged-tp4728559p4728615.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.