Greetings!

I am reading AMQP messages to artemis broker from ANYCAST queue, but they are 
not deleted
and received again, when receiver program is restarted. The messages are read 
with old program,
which uses proton messenger.

After each message is handled, it is acknowledged using: 
pn_messenger_accept(_messenger, tracker, PN_CUMULATIVE) call.
This program works properly with qpidd broker. What do I miss with artemis?

--
Best regards,
Michael.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@activemq.apache.org
For additional commands, e-mail: users-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to