[
http://jira.jboss.com/jira/browse/JBCACHE-1179?page=comments#action_12377632 ]
Manik Surtani commented on JBCACHE-1179:
----------------------------------------
Added unit test for this as well -
http://fisheye.jboss.org/browse/JBossCache/core/trunk/src/test/java/org/j...
See testStopInstanceWhileOtherInstanceSends() and testRemoteInvalidStateInvocations()
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