]
Dan Berindei updated ISPN-5591:
-------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 8.0.1.Final
8.1.0.Alpha1
8.1.0.Final
Resolution: Done
Simple local cache without interceptor stack
--------------------------------------------
Key: ISPN-5591
URL:
https://issues.jboss.org/browse/ISPN-5591
Project: Infinispan
Issue Type: Enhancement
Components: Core
Affects Versions: 8.0.0.Alpha2
Reporter: Radim Vansa
Assignee: Radim Vansa
Fix For: 8.0.1.Final, 8.1.0.Alpha1, 8.1.0.Final
Current local cache is rather heavy-weight when compared to pure DataContainer. Under
certain conditions (no transactions, statistics, cache-store, not using MR or dist exec)
this could be replaced by simpler wrapper on top of DataContainer.