[infinispan-issues] [JBoss JIRA] Created: (ISPN-850) RemoteCache.replaceWithVersion javadoc is incorrect

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Fri Dec 24 10:18:17 EST 2010


RemoteCache.replaceWithVersion javadoc is incorrect
---------------------------------------------------

                 Key: ISPN-850
                 URL: https://issues.jboss.org/browse/ISPN-850
             Project: Infinispan
          Issue Type: Bug
          Components: Cache Server
    Affects Versions: 5.0.0.ALPHA1, 4.2.0.Final
            Reporter: Galder Zamarreño
            Assignee: Mircea Markus
            Priority: Minor
             Fix For: 5.0.0.BETA1, 5.0.0.Final


replaceWithVersion javadoc is incorrect:

   /**
    * Removes the given value only if its version matches the supplied version. See {@link #removeWithVersion(Object,
    * long)} for a sample usage.
    *
    * @return true if the method has been replaced
    * @see #getVersioned(Object)
    * @see VersionedValue
    */


-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the infinispan-issues mailing list