Re: Activemq 5.9 leveldb replication problem

2013-07-03 Thread santonel
Hiram and Christian, thanks for the replies and suggestions. The messages that not get persisted was my fault, because the producer was sending a non persistent messages. I've corrected that behaviour and now the replication works perfectly. I've also setup the total number of nodes as an odd n

Activemq 5.9 leveldb replication problem

2013-07-02 Thread santonel
I'm trying to setup a replicated LevelDB Store (following the instruction on http://activemq.apache.org/replicated-leveldb-store.html). The version i'm using of activemq is 5.9 snapshot (20130609.215120-72). I've setup 3 zookeeper servers and 4 activemq servers (3 replica nodes so that I can take