[infinispan-issues] [JBoss JIRA] (ISPN-1416) Refactor CacheStore SPI to take in an InvocationContext with each method
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Tue Jul 2 04:15:22 EDT 2013
[ https://issues.jboss.org/browse/ISPN-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus updated ISPN-1416:
--------------------------------
Assignee: Mircea Markus (was: Manik Surtani)
> 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.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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list