https://github.com/voldemort/voldemort
Revision eec454a755fecb677efd4d810ecdc6f470851f97 authored by Felix GV on 20 August 2015, 01:09:14 UTC, committed by Felix GV on 24 August 2015, 22:27:48 UTC
- All SchedulerService threads now have a unique name, instead of being all called "java.util.concurrent.ThreadPoolExecutor$Worker".
- AsyncOperation instances will now override their current thread's name to provide even more detail about what's running, and then restore the original thread name.
- The fetcher loop in the server will report slightly more useful info to the BnP job via the AsyncOperation's status message.
- The fetcher loop in the server will also print local logs which are more similar to the BnP-side log, for easier log correlation.
- HdfsCopyStats flush lines as they happen, in order to improve debuggability of stalled or abrupbtly interrupted fetches...
1 parent fd345f7
History
Tip revision: eec454a755fecb677efd4d810ecdc6f470851f97 authored by Felix GV on 20 August 2015, 01:09:14 UTC
Improving debuggability of read-only fetches.
Tip revision: eec454a
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