William Burns created ISPN-8340:
-----------------------------------
Summary: 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)