[jboss-jira] [JBoss JIRA] Created: (JBCACHE-1311) In LOCAL mode, getMembers() doesn't comply with javadoc

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Sat Mar 22 21:22:43 EDT 2008


In LOCAL mode, getMembers() doesn't comply with javadoc
-------------------------------------------------------

                 Key: JBCACHE-1311
                 URL: http://jira.jboss.com/jira/browse/JBCACHE-1311
             Project: JBoss Cache
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 2.1.0.GA
            Reporter: Brian Stansberry
         Assigned To: Manik Surtani
            Priority: Minor


With CacheMode.LOCAL, javadoc says Cache.getMembers() will return null.  It actually returns an empty list.

Added test method org.jboss.cache.CacheAPI.testRpcManagerElements() shows this.

(I have no particular opinion on whether the javadoc or the implementation is better, which is why I'm not just fixing this.)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list