Invalidation fails with region based marshalling enabled
--------------------------------------------------------
Key: JBCACHE-715
URL:
http://jira.jboss.com/jira/browse/JBCACHE-715
Project: JBoss Cache
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 1.4.0, 1.3.0.SP3, 1.3.0.SP2, 1.3.0.SP1, 1.3.0
Reporter: Brian Stansberry
Assigned To: Manik Surtani
Fix For: 1.4.0.SP1
Invalidation requires making a remote _evict command. This fails with region-based
marshalling enabled because TreeCacheMarshaller140 doesn't know how to extract the Fqn
from the evict methods.
A simple fix is to include the evict methods in MethodDeclarations.crud_methods. If for
some reason that's no good, the methods can be specially handled in
TreeCacheMarshaller140.extractFqnAsString()
--
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