https://github.com/voldemort/voldemort
Revision 9ce082869c817cc96c390dff1731e5232e09a22b authored by Arunachalam Thirupathi on 18 February 2015, 17:55:19 UTC, committed by Arunachalam Thirupathi on 24 February 2015, 00:30:34 UTC
If a Voldemort client creates multiple factories ( either for isolation
or for talking to multiple clusters) the thread names are difficult to
track in logs and stack dumps. Now the thread names will contain the
factory identifiers in the names.

Servers does not pass in Stats object, so the servers hosting this
client will continue to be the same.
1 parent 8562e78
History
Tip revision: 9ce082869c817cc96c390dff1731e5232e09a22b authored by Arunachalam Thirupathi on 18 February 2015, 17:55:19 UTC
Nio client thread names for multiple factories
Tip revision: 9ce0828
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-- 39.4 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