Out of Date
Details
Assignee
UnassignedUnassignedReporter
Adrian HummelAdrian HummelAffects versions
Priority
Major
Details
Details
Assignee
Unassigned
UnassignedReporter
Adrian Hummel
Adrian HummelAffects versions
Priority
Created March 23, 2010 at 5:53 PM
Updated April 22, 2015 at 6:40 PM
Resolved October 4, 2013 at 7:02 PM
Get an
UnsupportedOperationException
when checking the L2 cache if it contains an entity:Result:
The
Cache#toMap
method is optional (according to Javadoc), thus,BaseRegionAdapter
shouldn't rely on this method.