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

Gustavo Fernandes (JIRA) issues at jboss.org
Wed Sep 21 09:23:01 EDT 2016


Gustavo Fernandes created ISPN-7032:
---------------------------------------

             Summary: 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


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
(v6.4.11#64026)


More information about the infinispan-issues mailing list