[infinispan-issues] [JBoss JIRA] Created: (ISPN-197) PutMapCommand should not trigger remote gets for keys when using DIST

Manik Surtani (JIRA) jira-events at lists.jboss.org
Thu Sep 24 12:05:00 EDT 2009


PutMapCommand should not trigger remote gets for keys when using DIST
---------------------------------------------------------------------

                 Key: ISPN-197
                 URL: https://jira.jboss.org/jira/browse/ISPN-197
             Project: Infinispan
          Issue Type: Bug
          Components: Core API, Distributed Cache
    Affects Versions: 4.0.0.BETA1
            Reporter: Manik Surtani
            Assignee: Manik Surtani
             Fix For: 4.0.0.CR1


See http://www.jboss.org/index.html?module=bb&op=viewtopic&t=161077 and http://lists.jboss.org/pipermail/infinispan-dev/2009-September/001457.html

Essentially, the DistributionInterceptor attempts to perform a clustered get for all keys in a map passed into PutMapCommand.  This is unnecessary.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list