]
Radim Vansa updated ISPN-5591:
------------------------------
Status: Pull Request Sent (was: Coding In Progress)
Git Pull Request:
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
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.