Hi Ram,

Assuming both broker instances master and slave work on the same levelDB 
persistence store. Is it possible that you have some messages enqueued when the 
master broker goes down?
When the slave takes over, it would reload the messages from the persistence 
store and hence they will be available right after startup on the slave broker 
as well. 

Regards,

Torsten Mielke
tmielke.blogspot.com

On 19 Feb 2014, at 07:29 am, ramdassv <rvenkadasw...@apptivo.net> wrote:

> Here is the my implementation we have in production, We have Master Slave
> with LevelDB for persistence. For some reason when Master node goes down or
> getting restarted the Queue is getting initialized with some already
> Delivered message. Is there some setting we are missing.  
> Thanks,
> Ram
> 
> 
> 
> --
> View this message in context: 
> http://activemq.2283324.n4.nabble.com/Activemq-issue-when-Slave-started-tp4678113.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.





Reply via email to