https://github.com/voldemort/voldemort
Revision de59607d12fea497b8a571d165c38e55374d49b9 authored by Arunachalam Thirupathi on 14 March 2015, 00:23:38 UTC, committed by Arunachalam Thirupathi on 18 March 2015, 19:51:42 UTC
1) Currently if you add or delete a store using set metadata the cluster
will be in an inconsistent state. Added warning to the server side log
if this happens
2) ReplaceNodeCLI does not work correctly if you start the node with
empty stores xml. Fixed that. Now it accepts empty stores.xml or the
same stores.xml as the other nodes.
3) get stores.xml returns different order different times. Made the
ordering constant sorted by the storeName.
4) vadmin.sh meta check stores.xml verify if the store exists and it is
queriable on the node.
1 parent 19a09dc
History
Tip revision: de59607d12fea497b8a571d165c38e55374d49b9 authored by Arunachalam Thirupathi on 14 March 2015, 00:23:38 UTC
Warn on add/delete store in SetMetadata command
Tip revision: de59607
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-- 40.4 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