https://github.com/voldemort/voldemort
Revision 1ac3a940c4d404e0a6cfcc45c87af6052e8bcbfa authored by Arunachalam Thirupathi on 03 November 2015, 00:36:26 UTC, committed by Arunachalam Thirupathi on 03 November 2015, 02:32:46 UTC
1) ignore-schema-check was handled but not exposed as a parameter.
Seems like joptSimpleParser will error out, if the parameters are not
set up correctly.

2) Serializers are compared using string which resulted in lot more
error. Using the Schema comparison based on Avro and JSON now. Most of
the code here is auto generated (except for AVroGenericVersioned) where
I modified some code by hand.

3) Fixed invalid stores xml.
1 parent 0311bc6
History
Tip revision: 1ac3a940c4d404e0a6cfcc45c87af6052e8bcbfa authored by Arunachalam Thirupathi on 03 November 2015, 00:36:26 UTC
Forklift tool schema comparison
Tip revision: 1ac3a94
File Mode Size
.settings
bin
clients
config
contrib
docs
example
gradle
private-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-- 20.0 KB
build.xml -rw-r--r-- 1.7 KB
gradle.properties -rw-r--r-- 1.1 KB
gradlew -rwxr-xr-x 5.0 KB
gradlew.bat -rw-r--r-- 2.3 KB
release_notes.txt -rw-r--r-- 46.2 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