[jboss-jira] [JBoss JIRA] Created: (JBCACHE-1179) Blocking access to cache based on CacheStatus broken around channel connect/disconnect
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Mon Sep 10 10:39:11 EDT 2007
Blocking access to cache based on CacheStatus broken around channel connect/disconnect
--------------------------------------------------------------------------------------
Key: JBCACHE-1179
URL: http://jira.jboss.com/jira/browse/JBCACHE-1179
Project: JBoss Cache
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 2.0.0.GA
Reporter: Brian Stansberry
Assigned To: Manik Surtani
Priority: Critical
Fix For: 2.1.0.GA
CacheImpl.invokeMethod will throw an ISE if CacheStatus != STARTED. Problem is the channel is connected during CacheStatus.STARTING and CacheStatus.STOPPING. As long as the channel is connected you get exceptions during replication for as shown in http://www.jboss.com/index.html?module=bb&op=viewtopic&t=118013.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list