https://github.com/voldemort/voldemort
Revision 2efc0b253c71b95f8f8d83d7386dfb0421f9f476 authored by Arunachalam Thirupathi on 31 January 2015, 01:08:33 UTC, committed by Arunachalam Thirupathi on 31 January 2015, 01:10:42 UTC
1) Sometimes starting the voldemort server fails with the error
ObsoleteVersion Exception. This is an override only used by the tests,
so it is safe to modify it.
2) On Java 8, ConsistencyFetcher test fails as the set has a different
ordering, probably because of the hashCode implementation difference. In
this method ordering is not important so I modified the test to ignore
the ordering.
1 parent 1a9e8df
History
Tip revision: 2efc0b253c71b95f8f8d83d7386dfb0421f9f476 authored by Arunachalam Thirupathi on 31 January 2015, 01:08:33 UTC
Test fixes
Tip revision: 2efc0b2
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.6 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-- 38.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