[infinispan-issues] [JBoss JIRA] (ISPN-3889) L1 Synchronizer should have a timeout

William Burns (JIRA) issues at jboss.org
Tue Jan 14 04:45:33 EST 2014


     [ https://issues.jboss.org/browse/ISPN-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

William Burns updated ISPN-3889:
--------------------------------

              Status: Pull Request Sent  (was: Coding In Progress)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/2324

    
> 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: William Burns
>             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