Stéphane Nicoll opened SPR-15173 and commented
If a Cache is configured to not allow null values, toStoreValue can still return null instead of throwing an exception. This leads to a non informative exception message if the underlying cache provider tries to store the value down the road.
Affects: 4.3.5
Issue Links: