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? At the very least could you provide specific steps/code/configuration to reproduce even if it isn't automated?
Justin On Mon, Jul 17, 2017 at 3:37 PM, praneethg <praneeth.gand...@concur.com> wrote: > 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-tp4728617.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >