[infinispan-issues] [JBoss JIRA] (ISPN-4344) Javadocs for Cache.size behavior were not updated for ISPN-761

Dennis Reed (JIRA) issues at jboss.org
Wed Jun 4 14:08:16 EDT 2014


Dennis Reed created ISPN-4344:
---------------------------------

             Summary: Javadocs for Cache.size behavior were not updated for ISPN-761
                 Key: ISPN-4344
                 URL: https://issues.jboss.org/browse/ISPN-4344
             Project: Infinispan
          Issue Type: Bug
          Components: Core
    Affects Versions: 6.0.2.Final
            Reporter: Dennis Reed
            Assignee: Dan Berindei


ISPN-761 changed the behavior of Cache.size() to include the cache store.
The javadocs of size() were changed, but the Cache class docs still include:

 * {@link #size()} provides the size of the local, internal data container only.  This does not take into account
 * in-fly transactions, entries stored in a cache store, or remote entries.

The phrase "entries stored in a cache store" should be removed.



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the infinispan-issues mailing list