https://github.com/voldemort/voldemort
Revision fd71c8c1441c202671ef362810c086f3e2824ffb authored by Arunachalam Thirupathi on 09 January 2015, 22:40:49 UTC, committed by Arunachalam Thirupathi on 09 January 2015, 22:40:49 UTC
1) Made ReplaceNodeCLI unit testing friendly, removed System.exits
with throw Exception and quitting in the main method instead of each
methods.
2) Added post condition checks to the ReplaceNodeCLI to verify for
consistent stores.xml and cluster.xml.

Added the testing for ReplaceNode
1) Check if a node can be swapped when it is down
2) Check if a node can be swapped when it is up
3) Check if you can move a hard disk and replace a node down

While doing the tests, there are many client threads simulating the
traffic to make sure that they dont see any exceptions.
1 parent a033aba
History
Tip revision: fd71c8c1441c202671ef362810c086f3e2824ffb authored by Arunachalam Thirupathi on 09 January 2015, 22:40:49 UTC
ReplaceNodeCLI enhancements and tests
Tip revision: fd71c8c
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