[infinispan-issues] [JBoss JIRA] (ISPN-5637) Use SingleKeyNonTxInvocationContext for remote non-tx writes
Dan Berindei (JIRA)
issues at jboss.org
Tue Jul 28 08:34:03 EDT 2015
[ https://issues.jboss.org/browse/ISPN-5637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei updated ISPN-5637:
-------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/3611
> Use SingleKeyNonTxInvocationContext for remote non-tx writes
> ------------------------------------------------------------
>
> Key: ISPN-5637
> URL: https://issues.jboss.org/browse/ISPN-5637
> Project: Infinispan
> Issue Type: Task
> Components: Core
> Affects Versions: 8.0.0.Beta2
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Priority: Minor
> Fix For: 8.0.0.Beta3
>
>
> Remove commands always use a {{NonTxInvocationContext}}, even if they affect a single key. We should be able to use {{SingleKeyNonTxInvocationContext}} instead and avoid allocating a HashMap for the context entries.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the infinispan-issues
mailing list