/[Apache-SVN]
ViewVC logotype

Revision 1478548


Jump to revision: Previous Next
Author: chirino
Date: Thu May 2 21:07:04 2013 UTC (11 years, 6 months ago)
Changed paths: 6
Log Message:
The replicated leveldb store will now stash the last known good replica before starting to replicate with a new master.  If the replication does not fully synchronize before a slave failure occurs, the store will revert back to the the stashed state.

If a slave connection encounters an error, try to reconnect again after 1 second.

Changed paths

Path Details
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/replicated/MasterLevelDBStore.scala modified , text changed
Directoryactivemq/trunk/activemq-leveldb-store/src/main/scala/org/apache/activemq/leveldb/replicated/ReplicationSupport.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/FileSupport.scala modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26