/[Apache-SVN]
ViewVC logotype

Revision 1498601


Jump to revision: Previous Next
Author: chirino
Date: Mon Jul 1 17:38:13 2013 UTC (10 years, 9 months ago)
Changed paths: 11
Log Message:
Improve the replicated leveldb behavior when the number of nodes in the cluster falls below the required minimum.  The master node will switch to electing mode.  The master store startup will now also block until it syncs up with slaves so that we don't accept connections the master is fully online.

Changed paths

Path Details
Directoryactivemq/trunk/activemq-leveldb-store/src/main/scala/org/apache/activemq/leveldb/DBManager.scala modified , text changed
Directoryactivemq/trunk/activemq-leveldb-store/src/main/scala/org/apache/activemq/leveldb/LevelDBClient.scala modified , text changed
Directoryactivemq/trunk/activemq-leveldb-store/src/main/scala/org/apache/activemq/leveldb/LevelDBStore.scala modified , text changed
Directoryactivemq/trunk/activemq-leveldb-store/src/main/scala/org/apache/activemq/leveldb/RecordLog.scala modified , text changed
Directoryactivemq/trunk/activemq-leveldb-store/src/main/scala/org/apache/activemq/leveldb/replicated/ElectingLevelDBStore.scala modified , text changed
Directoryactivemq/trunk/activemq-leveldb-store/src/main/scala/org/apache/activemq/leveldb/replicated/MasterElector.scala modified , text changed
Directoryactivemq/trunk/activemq-leveldb-store/src/main/scala/org/apache/activemq/leveldb/replicated/MasterLevelDBStore.scala modified , text changed
Directoryactivemq/trunk/activemq-leveldb-store/src/main/scala/org/apache/activemq/leveldb/replicated/SlaveLevelDBStore.scala modified , text changed
Directoryactivemq/trunk/activemq-leveldb-store/src/main/scala/org/apache/activemq/leveldb/util/RetrySupport.scala deleted
Directoryactivemq/trunk/activemq-leveldb-store/src/test/java/org/apache/activemq/leveldb/test/ReplicatedLevelDBStoreTest.java modified , text changed
Directoryactivemq/trunk/activemq-leveldb-store/src/test/scala/org/apache/activemq/leveldb/dfs/DFSLevelDBClient.scala modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26