https://github.com/voldemort/voldemort
Revision f87fb2b685861929cbec38ac18e8275a6ad7da2d authored by Arunachalam Thirupathi on 21 May 2014, 22:41:17 UTC, committed by Arunachalam Thirupathi on 21 May 2014, 22:50:39 UTC
1) Fixed bunch of bind failures where the server is not stopped after
the test causing the bind failures.
2) Added instrumentation to report the port for http when the bind
failure happens, so that we can dig through the log to find the last
started service.
3) Fixed the resource loader to throw error when resource is missing
instead of failing with NPE.
4) Fixed Streaming Client to throw the actual error instead of failing
with NPE on bind failures.
5) Increased the sleep time for Zone Rebalance test as 2 ms is not
enough on my machine. 5 ms sort of fixes the problem, but only time will
tell
1 parent a368b2e
History
Tip revision: f87fb2b685861929cbec38ac18e8275a6ad7da2d authored by Arunachalam Thirupathi on 21 May 2014, 22:41:17 UTC
bind failures while running tests
Tip revision: f87fb2b
File Mode Size
.settings
bin
clients
config
contrib
docs
example
lib
src
test
.classpath -rw-r--r-- 4.2 KB
.gitignore -rw-r--r-- 251 bytes
.project -rw-r--r-- 426 bytes
CONTRIBUTORS -rw-r--r-- 630 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.5 KB
build.gradle -rw-r--r-- 6.3 KB
build.xml -rw-r--r-- 21.8 KB
gradle.properties -rw-r--r-- 1.2 KB
release_notes.txt -rw-r--r-- 34.7 KB
tomcat-tasks.properties -rw-r--r-- 420 bytes
web.xml -rw-r--r-- 1.1 KB

README.md

back to top