]
Dan Berindei updated ISPN-5845:
-------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 8.1.0.Beta1
Resolution: Done
Update local cache stream to allow for full wrapping
----------------------------------------------------
Key: ISPN-5845
URL:
https://issues.jboss.org/browse/ISPN-5845
Project: Infinispan
Issue Type: Enhancement
Components: Core
Reporter: William Burns
Assignee: William Burns
Fix For: 8.1.0.Beta1
Currently local cache stream only wraps local to provide the new methods. However we
need to fully wrap the classes to allow for things such as ISPN-5805 to work in cases of
intermediate operators, since we will be dealing with the JRE classes directly after
those.