Refactor CacheStore SPI to take in an InvocationContext with each method
------------------------------------------------------------------------
Key: ISPN-1416
URL:
https://issues.jboss.org/browse/ISPN-1416
Project: Infinispan
Issue Type: Feature Request
Components: Loaders and Stores
Affects Versions: 5.0.0.FINAL
Reporter: Manik Surtani
Assignee: Manik Surtani
Fix For: 6.0.0.FINAL
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.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira