Use optimized cache key implementation in Infinispan 2LC

Description

Infinispan creates separate cache for each entity hierarchy (set of classes with the same type). If the hierarchy contains single type (model is not polymorphic), simplified implementation of cache key can be used.

Activity

Show:

Steve Ebersole September 2, 2016 at 3:04 PM

Unfortunately the "If the hierarchy contains single type" part was not done properly and can lead to

Steve Ebersole July 6, 2015 at 4:52 PM

Applied the PR

Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created June 3, 2015 at 11:47 AM
Updated September 2, 2016 at 3:05 PM
Resolved July 6, 2015 at 4:52 PM