Hi Gary,

On Fri, Mar 7, 2014 at 4:41 PM, Gary Tully <gary.tu...@gmail.com> wrote:

> that is expected. with the caveat that you would need to repeat a few
> times to get it delivered to all the consumers.
>

Why is this? If I understood correctly, the OP reported that the same
message on a queue got redelivered to *all consumers* on that queue, i.e.
AMQ followed the publish-subscribe behaviour rather than the point-to-point
behaviour.

If there are multiple consumers there is no guarantee that the same
> consumer gets the messages the next time.


Agreed; but why is the message redelivered to *all* other consumers instead
of the broker picking one (i.e. competing consumers)?

Apologies if I misunderstood something ;-)

Regards,

*Raúl Kripalani*
Apache Camel PMC Member & Committer | Enterprise Architect, Open Source
Integration specialist
http://about.me/raulkripalani | http://www.linkedin.com/in/raulkripalani
http://blog.raulkr.net | twitter: @raulvk

Reply via email to