Use SingleKeyNonTxInvocationContext where possible
--------------------------------------------------
Key: ISPN-1674
URL:
https://issues.jboss.org/browse/ISPN-1674
Project: Infinispan
Issue Type: Feature Request
Components: Core API
Affects Versions: 5.1.0.CR2
Reporter: Manik Surtani
Assignee: Manik Surtani
Priority: Minor
Fix For: 5.1.0.CR3
A CPU and memory performance improvement. SingleKeyNonTxInvocationContext is used in some
cases where we know only a single key is accessed by a command. But there are other
places (evict, putForExternalRead) where a map-like context is still used.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira