[infinispan-issues] [JBoss JIRA] (ISPN-7032) Deadlock when stopping caches

Dan Berindei (Jira) issues at jboss.org
Thu Nov 28 05:34:00 EST 2019


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

Dan Berindei resolved ISPN-7032.
--------------------------------
    Fix Version/s: 9.0.0.Final
       Resolution: Done


Fixed with ISPN-7064

> Deadlock when stopping caches
> -----------------------------
>
>                 Key: ISPN-7032
>                 URL: https://issues.jboss.org/browse/ISPN-7032
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core
>            Reporter: Gustavo Fernandes
>            Priority: Major
>             Fix For: 9.0.0.Final
>
>         Attachments: deadlock_on_stop.txt
>
>
> Observed intermittent deadlock when stopping 4 caches in a unit test. Stack trace during the deadlock is attached. 
> One thread is stuck on 
> {noformat}
> at org.infinispan.factories.AbstractComponentRegistry.stop(AbstractComponentRegistry.java:569)
> {noformat}
> and several others in
> {noformat}
>  at org.infinispan.topology.LocalTopologyManagerImpl.waitForView(LocalTopologyManagerImpl.java:545)
> {noformat}



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list