[infinispan-issues] [JBoss JIRA] (ISPN-8340) Cache.size in a REPL cache should be performed locally only

William Burns (JIRA) issues at jboss.org
Mon Sep 25 12:51:00 EDT 2017


     [ https://issues.jboss.org/browse/ISPN-8340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

William Burns updated ISPN-8340:
--------------------------------
              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/5463


> Cache.size in a REPL cache should be performed locally only
> -----------------------------------------------------------
>
>                 Key: ISPN-8340
>                 URL: https://issues.jboss.org/browse/ISPN-8340
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 9.1.1.Final
>            Reporter: William Burns
>            Assignee: William Burns
>             Fix For: 9.1.2.Final, 9.2.0.Alpha1
>
>
> The size method on a REPL cache currently is distributed across to all nodes. There should be no reason to do this as all we are doing is counting entries. Instead we should only run size command for REPL locally.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the infinispan-issues mailing list