I have two deployed apps, one on my local machine and one on the server and
both apps are communicating through the same Artemis client which is
installed on the server. Artemis version is 1.5.5. Problem occurs when I
execute simple test that sends 1000 messages divided into multiple groups,
in this case 50 groups (numbers are not important, it happens no matter the
number of messages or groups) from the server app. Local app consumer
receives every group and almost all messages. It's because server app
consumer receives for example only one message from let's say group number 5
and that behavior is repeated in multiple groups. 

Why is this happening, am I missing something ? Again, both consumers and
producers are working on same Artemis.

Thank you in advance,
Ognjen



--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Reply via email to