https://github.com/voldemort/voldemort
Revision 66b62efdde27492792eeb7ed95d90108ee494b96 authored by Arunachalam Thirupathi on 11 March 2015, 07:12:24 UTC, committed by Arunachalam Thirupathi on 14 March 2015, 00:26:43 UTC
When you use the new vadmin.sh meta set stores.xml it will print a
summary of all the changes you made to the stores.

It will categorize them to the following changes
1) Warn if New stores are being added
2) Warn if Stores are being removed
3) Unchnaged stores

For the modified stores, it will add them to atleast one category
1) Replication factor changed
2) Schema changed
3) All other changes

This will help you identify the changes to the stores.xml before you
update it.

The vadmin.sh meta check stores.xml will do a sample key fetch against
the store and report if there is an issue.
1 parent 5695e9d
History
Tip revision: 66b62efdde27492792eeb7ed95d90108ee494b96 authored by Arunachalam Thirupathi on 11 March 2015, 07:12:24 UTC
Print the summary of the stores.xml change
Tip revision: 66b62ef
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.7 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-- 39.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