https://github.com/voldemort/voldemort
Revision bfd1ec79f0982423b55d069240bc6c012b9529a6 authored by ARUNACHALAM THIRUPATHI on 09 January 2015, 16:34:14 UTC, committed by Arunachalam Thirupathi on 10 January 2015, 00:22:29 UTC
Voldemort verion clock increments on each restart and hence rejects future
updates. Increment the clock only when necessary. Ideally if the version
value already exists, the function should return early, but not sure when
cluster.xml, stores.xml and for each stores a key was introduced. And what
happens if the keys were not there. So found a safe middle ground to increment
the version when the key is not there.
1 parent 8387603
History
Tip revision: bfd1ec79f0982423b55d069240bc6c012b9529a6 authored by ARUNACHALAM THIRUPATHI on 09 January 2015, 16:34:14 UTC
Version clock increments on each restart
Tip revision: bfd1ec7
File Mode Size
.settings
bin
clients
config
contrib
docs
example
gradle
private-lib
public-lib
src
test
voldemort-contrib
.gitignore -rw-r--r-- 242 bytes
CONTRIBUTORS -rw-r--r-- 659 bytes
LICENSE -rw-r--r-- 11.1 KB
NOTES -rw-r--r-- 2.5 KB
NOTICE -rw-r--r-- 8.1 KB
README.md -rw-r--r-- 4.4 KB
build.gradle -rw-r--r-- 19.5 KB
build.xml -rw-r--r-- 22.1 KB
gradle.properties -rw-r--r-- 1.2 KB
gradlew -rwxr-xr-x 5.0 KB
gradlew.bat -rw-r--r-- 2.3 KB
release_notes.txt -rw-r--r-- 38.3 KB
settings.gradle -rw-r--r-- 149 bytes
tomcat-tasks.properties -rw-r--r-- 420 bytes
web.xml -rw-r--r-- 1.1 KB

README.md

back to top