Open fanliao opened 7 years ago
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.
I have the same issue too
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.