[infinispan-issues] [JBoss JIRA] (ISPN-3889) L1 Synchronizer should have a timeout
William Burns (JIRA)
issues at jboss.org
Tue Jan 14 04:31:33 EST 2014
William Burns created ISPN-3889:
-----------------------------------
Summary: L1 Synchronizer should have a timeout
Key: ISPN-3889
URL: https://issues.jboss.org/browse/ISPN-3889
Project: Infinispan
Issue Type: Bug
Components: Distributed Cache
Affects Versions: 6.0.0.Final
Reporter: William Burns
Assignee: Mircea Markus
Fix For: 7.0.0.Final
The L1 Synchronizer currently does a get when waiting for a concurrent request to complete. If for some reason the other request doesn't complete this can block forever as well. This has only been seen on IBM JDK 6 though and I think it is related to some issues with that JVM.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list