-
Enhancement
-
Resolution: Obsolete
-
Major
-
5.0.0.FINAL
-
None
-
Low
The current CacheLoader and CacheStore SPI doesn't propagate the InvocationContext to the implementation. This means implementations that need information from the InvocationContext can only get a handle on the context via a ThreadLocal, and this leads to performance issues.