[infinispan-issues] [JBoss JIRA] (ISPN-8340) Cache.size in a REPL cache should be performed locally only
Tristan Tarrant (JIRA)
issues at jboss.org
Fri Sep 29 08:14:00 EDT 2017
[ https://issues.jboss.org/browse/ISPN-8340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-8340:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> 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