Revision 1f3a4665f0b0816b55d0b2820ed93248c851bc49 authored by Jay J Wylie on 03 December 2012, 17:01:05 UTC, committed by Jay J Wylie on 15 January 2013, 19:43:48 UTC
- factored out a common base class in which all of the nested helper classes are defined
- separated out the various types of tests into files:
  - simple/basic tests
  - contention tests that spawn threads to generate contention
  - specific race condition test
- The specific race condition test for KeyedResourcePool shows that google issue 276 is resolved: http://code.google.com/p/project-voldemort/issues/detail?id=276
1 parent 1c15b5a
History
File Mode Size
.settings
META-INF
bin
clients
config
contrib
docs
example
lib
src
test
.classpath -rw-r--r-- 3.7 KB
.gitignore -rw-r--r-- 124 bytes
.project -rw-r--r-- 426 bytes
CONTRIBUTORS -rw-r--r-- 474 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-- 3.5 KB
build.properties -rw-r--r-- 1.1 KB
build.xml -rw-r--r-- 18.3 KB
release_notes.txt -rw-r--r-- 21.3 KB
tomcat-tasks.properties -rw-r--r-- 420 bytes
web.xml -rw-r--r-- 1.1 KB

README.md

back to top