[infinispan-issues] [JBoss JIRA] (ISPN-4470) cache.keySet().size() returns different value than cache.size() for HotRod client
Galder Zamarreño (JIRA)
issues at jboss.org
Tue Sep 23 05:46:02 EDT 2014
[ https://issues.jboss.org/browse/ISPN-4470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-4470:
-----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/2713, https://github.com/infinispan/infinispan/pull/2780, https://github.com/infinispan/infinispan/pull/2898 (was: https://github.com/infinispan/infinispan/pull/2713, https://github.com/infinispan/infinispan/pull/2780)
> 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
> Affects Versions: 6.0.2.Final, 7.0.0.Alpha4
> Reporter: Martin Gencur
> Assignee: Galder Zamarreño
> Priority: Critical
> Fix For: 7.0.0.CR1, 7.0.0.Final
>
>
> 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.3.1#6329)
More information about the infinispan-issues
mailing list