https://github.com/voldemort/voldemort
Revision b4674b5abf43d09a5207a84230e73c064015600a authored by Arunachalam Thirupathi on 11 May 2015, 21:09:02 UTC, committed by Arunachalam Thirupathi on 11 May 2015, 21:09:02 UTC
During the refactoring of the server buffers, all errors from the
stroage engine are logged. Previous code does not log any errors on
writes. I looked at the exception stack and could not see other
errors that need to be suppressed.

Verified that ProtocolBuffer does not log any error, so only Voldemort
Native request handler is affected.
1 parent 1c8e0d4
History
Tip revision: b4674b5abf43d09a5207a84230e73c064015600a authored by Arunachalam Thirupathi on 11 May 2015, 21:09:02 UTC
Suppress obsoleteVersionException on logs
Tip revision: b4674b5
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.8 KB
build.xml -rw-r--r-- 1.7 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-- 42.0 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