I extended the test a bit by adding transactions.
A minimal cache.xml:
|
| http://www.w3.org/2001/XMLSchema-instance";
| xmlns="urn:jboss:jbosscache-core:config:3.0">
|
|
|
|
|
|
|TransactionManagertxmanager = new
DummyTransactionManagerLook
Hi,
In running some concurrency tests, where multiple threads do simultaneous
puts
against a cache, some of the puts appear to be lost. I run a set of 5 threads
to do
puts, then run a set of five threads to do gets. Many times, all the keys that
are put
into the cache are not present in t