Hi
I am also facing the same problem. When the master is killed and slave
becomes the master the messages already placed in the queue are stuck. But
its able to process the new message produced after slave becomes the master.
We are using ActiveMQ 4.1.1. what am i doing wrong? Can any one post
two items 781796 and 781787.
Thanks,
Venkatesh.
Joel Schaubert wrote:
>
>
>
> rvenkat23 wrote:
>>
>> recently i found out that two messages created by 2 different producer(s)
>> at the same time are having the same messageid.
>>
>
> can you post th
Hi,
We are using ActiveMQ 4.1.1, recently i found out that two messages created
by 2 different producer(s) at the same time are having the same messageid.
In this case one of the message is consumed by the listener (async) and the
other is not.
Please let me know anyone faced the same behavi