Revision ec2fd872b088ee3479bc24a098b45a96224af095 authored by Arunachalam Thirupathi on 15 November 2014, 00:19:25 UTC, committed by Arunachalam Thirupathi on 22 November 2014, 01:11:33 UTC
The checkin adds a command to replace node. It takes in the old cluster
URL and node id to be replaced and the new cluster URL. It modifies the
old cluster to remove the old node and adds the new node in place. It
automatically restores the data from the other nodes in the old cluster
to the new node.
1 parent 7157bd1
History
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.5 KB
build.gradle -rw-r--r-- 19.4 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-- 37.6 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