[jboss-jira] [JBoss JIRA] Created: (JBCACHE-1095) ClusteredCacheLoader doesn't properly deal with inactive marshalling regions
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Wed Jun 6 17:13:08 EDT 2007
ClusteredCacheLoader doesn't properly deal with inactive marshalling regions
----------------------------------------------------------------------------
Key: JBCACHE-1095
URL: http://jira.jboss.com/jira/browse/JBCACHE-1095
Project: JBoss Cache
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Clustering
Affects Versions: 1.4.1.SP3, 2.0.0.CR2
Reporter: Brian Stansberry
Assigned To: Manik Surtani
CCL makes RPCs, which, if region-based marshalling is enabled, may result in null return values from caches where the region in question is inactive. CCL doesn't handle this by checking for null. Effect is, if it gets a null, it throws an NPE.
I'll post a possible patch for this in a minute.
--
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