LockBreakingService not stopping
--------------------------------
Key: ISPN-1517
URL:
https://issues.jboss.org/browse/ISPN-1517
Project: Infinispan
Issue Type: Bug
Affects Versions: 5.1.0.BETA4
Reporter: Galder Zamarreño
Assignee: Mircea Markus
Fix For: 5.1.0.BETA5
A thread dump taken towards the end of the testsuite shows a lot of:
"LockBreakingService,___defaultcache,LockOwnerCrashPessimisticReplTest-NodeB-4905"
daemon prio=5 tid=7fce6f753800 nid=0x11b9e6000 waiting on condition [11b9e5000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
I don't see where StaleTransactionCleanupService.stop() is being called, so it appears
those services are never stopped and it does not have @Stop or anything similar on it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira