hibernate-redis icon indicating copy to clipboard operation
hibernate-redis copied to clipboard

ReadOnlyRedisEntityRegionAccessStrategy.generateCacheKey always return null

Open fanliao opened this issue 6 years ago • 1 comments

The return value of generateCacheKey function is hardcode with null in ReadOnlyRedisEntityRegionAccessStrategy class. So READ_ONLY entity cannot be put to cache when receive it from database.

fanliao avatar Jul 15 '17 16:07 fanliao

I have the same issue too

smahama avatar Aug 21 '17 17:08 smahama