]
Mircea Markus resolved ISPN-1416.
---------------------------------
Resolution: Out of Date
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: Mircea Markus
Fix For: 6.0.0.CR1
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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: