[infinispan-issues] [JBoss JIRA] (ISPN-2260) Cache manager shutdown blocks for 1 minute if the JGroups channel has already been stopped
Dan Berindei (JIRA)
jira-events at lists.jboss.org
Thu Sep 6 07:28:32 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei reopened ISPN-2260:
--------------------------------
It seems my workaround didn't work, but Bela has fixed the delay in JGroups 3.0.14.
> Cache manager shutdown blocks for 1 minute if the JGroups channel has already been stopped
> ------------------------------------------------------------------------------------------
>
> Key: ISPN-2260
> URL: https://issues.jboss.org/browse/ISPN-2260
> Project: Infinispan
> Issue Type: Bug
> Components: Locking and Concurrency
> Affects Versions: 5.1.6.FINAL
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Priority: Critical
> Fix For: 5.1.7.Final
>
>
> When the JGroups channel is not created by Infinispan, as it happens in AS7, the channel can be closed before the cache manager has finished stopping.
> Because of JGRP-1508, this can block cache leave commands (or cache view installation commands, if the local node was the coordinator) for 1 minute (the default RSVP timeout).
> We can work around this, at least for cache view installation commands, by calling shutdownNow() on the cache view installation executor.
--
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