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)