[infinispan-issues] [JBoss JIRA] (ISPN-5637) Use SingleKeyNonTxInvocationContext for remote non-tx writes

Dan Berindei (JIRA) issues at jboss.org
Tue Jul 28 07:58:02 EDT 2015


Dan Berindei created ISPN-5637:
----------------------------------

             Summary: 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
             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