Hi, I have installed a Replicated LevelDB Store with 3 zookeeper Server and 3 activemq Server. It works well, but if I test it with jmeter and kill a activemq-master with kill -9 ( simulate power blackout ), often it works well but at two times following message was logged endless to the logfile of the slave which should become master ( controlled by the width variable in the activemq.xml ).
*Store update waiting on 1 replica(s) to catch up to log position 0* At this time, no activemq Instance is started and the activemq-cluster doesn't work :-( After I start the killed activemq server, the cluster works well again and the slave become master. -- View this message in context: http://activemq.2283324.n4.nabble.com/WARN-Store-update-waiting-on-1-replica-s-to-catch-up-to-log-position-0-tp4674001.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.