[jboss-jira] [JBoss JIRA] Resolved: (JBCACHE-715) Invalidation fails with region based marshalling enabled
Manik Surtani (JIRA)
jira-events at jboss.com
Tue Aug 8 11:35:12 EDT 2006
[ http://jira.jboss.com/jira/browse/JBCACHE-715?page=all ]
Manik Surtani resolved JBCACHE-715.
-----------------------------------
Resolution: Done
> 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
>
> Time Spent: 4 hours
> Remaining Estimate: 0 minutes
>
> 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
More information about the jboss-jira
mailing list