Revision 412614dab4ab0a1a850e634076c1ae21ea5e7ca1 authored by Arunachalam Thirupathi on 23 December 2015, 00:41:05 UTC, committed by Arunachalam Thirupathi on 05 January 2016, 01:01:00 UTC
BnP job does not compare compression when making the schema check.
One store was created with compression enabled on the first run
and the next run removed it. The store silently corrupted the data.

Now compression is compared and if compression does not match,
it errors out instead of corrupting the data.
1 parent 445b240
History
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.1 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-- 47.8 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