[infinispan-issues] [JBoss JIRA] (ISPN-4470) cache.keySet().size() returns different value than cache.size() for HotRod client
Martin Gencur (JIRA)
issues at jboss.org
Wed Jul 2 11:26:24 EDT 2014
Martin Gencur created ISPN-4470:
-----------------------------------
Summary: cache.keySet().size() returns different value than cache.size() for HotRod client
Key: ISPN-4470
URL: https://issues.jboss.org/browse/ISPN-4470
Project: Infinispan
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 7.0.0.Alpha4
Reporter: Martin Gencur
Assignee: Mircea Markus
cache.keySet().size() returns the number of all keys in the cluster (even a distributed one) while cache.size() returns just local cache size (this might be different for a distributed cache)
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the infinispan-issues
mailing list