https://github.com/voldemort/voldemort
Revision c01f26e247c20978e3978008839cd93ef4699388 authored by Arunachalam Thirupathi on 27 April 2015, 21:42:36 UTC, committed by Arunachalam Thirupathi on 27 April 2015, 22:01:41 UTC
There are 2 issues.
1) Put is asynchronous, so there needs to be wait time before the put
is verified on all the nodes.
2) Repeated puts need to generate different vector clocks.
1 parent 9af4da4
History
Tip revision: c01f26e247c20978e3978008839cd93ef4699388 authored by Arunachalam Thirupathi on 27 April 2015, 21:42:36 UTC
Rebalance unit tests fail intermittently
Tip revision: c01f26e
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.8 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-- 41.8 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