https://github.com/voldemort/voldemort
Revision ebbc44f3c4e051ce321f4b4ff052eb78b9aa7b8e authored by James Lent on 14 September 2015, 15:22:52 UTC, committed by Felix GV on 15 September 2015, 00:18:45 UTC
1) Key and entry iterators failed to strip prefix from keys (if required).
2) RocksdbStorageEngineTest failed to test BdbStorageEngine (all tests).
3) Both Key iterators would miss first entry and then iterate off the end.
With these changes I was able to remove the Ignore annotation from 2 tests.
1 parent 2738b7c
History
Tip revision: ebbc44f3c4e051ce321f4b4ff052eb78b9aa7b8e authored by James Lent on 14 September 2015, 15:22:52 UTC
Fix the RocksDB iteration logic for keys and entries. The problems addressed include:
Tip revision: ebbc44f
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-- 44.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