https://github.com/voldemort/voldemort
Revision f04635239ce2e0097f6ce0978ddc9e380b0eca4b authored by Arunachalam Thirupathi on 17 September 2014, 01:07:53 UTC, committed by Arunachalam Thirupathi on 17 September 2014, 18:33:15 UTC
1) Previously when the value bytes can't be deserialized it errored out
immediately and it does not print values of other nodes. You can do node
by node, but failed nodes can never be retrieved. Now if it fails, byte
array output will be printed.
2) When node does not have a key, it printed invalid metadata
exceptions for all other nodes. Now they are skipped in the output.
3) Does not report what all nodes had same value and which ones
differed.
1 parent d34c946
History
Tip revision: f04635239ce2e0097f6ce0978ddc9e380b0eca4b authored by Arunachalam Thirupathi on 17 September 2014, 01:07:53 UTC
Cleanup query keys output of Admin tool
Tip revision: f046352
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-- 18.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-- 37.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