swh:1:snp:764524290233376de64947417267228741ce2485
Revision c6f689eb51b8e93393da4026789eb0c4957cb8f2 authored by Felix GV on 06 January 2016, 00:45:03 UTC, committed by Felix GV on 06 January 2016, 05:42:53 UTC
Under certain partition assignment configurations, servers would skip the
initialization of some partitions, which would then result in NPEs getting
thrown during get requests. This issue is now fixed.

In addition to that, the following changes are also included in this commit:
- More comprehensive tests in ReadOnlyStorageEngineTest to catch the edge case.
- Skipped the canGetGoodCompressedKeys() test in ReadOnlyStorageEngineTest
  since key compression is not supported in Read-Only / Build and Push.
- Better error reporting in ChunkedFileSet.getChunkForKey(byte[] key).
1 parent fa5bf0e
History
Tip revision: 99127eab3078eed90faa66cc671259a85cb89464 authored by Felix GV on 24 July 2023, 13:49:47 UTC
Update README.md
Tip revision: 99127ea
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-- 48.1 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