https://github.com/voldemort/voldemort
Revision 1e08ab100553ba529674ec048ef6f68fb8f6f7d8 authored by Arunachalam Thirupathi on 26 October 2015, 19:24:26 UTC, committed by Arunachalam Thirupathi on 27 October 2015, 01:17:29 UTC
1) Output Checksum to stats file, can be used for individual file
validation
2) Open the stats file in append only mode, so when a version is pushed
deleted and re-pushed we have some history in the stats file.
3) Add a version to the stats file. So now the stats file will have the
suffix -v<Version_number> which can be used by the script for parsing of
the columns
1 parent 49beabb
History
Tip revision: 1e08ab100553ba529674ec048ef6f68fb8f6f7d8 authored by Arunachalam Thirupathi on 26 October 2015, 19:24:26 UTC
Output Checksum to Stats File
Tip revision: 1e08ab1
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-- 45.7 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