[infinispan-issues] [JBoss JIRA] (ISPN-2880) infinispan documentation discrepancy (keyset)
Aleksandar Kostadinov (JIRA)
jira-events at lists.jboss.org
Tue May 7 06:26:54 EDT 2013
[ https://issues.jboss.org/browse/ISPN-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12772582#comment-12772582 ]
Aleksandar Kostadinov commented on ISPN-2880:
---------------------------------------------
Mircea, that is a better wording but the core issue was that API does NOT describe these methods as working only locally, while docs describe them as working only locally. If you know that they indeed work only locally disregarding cluster state, then this needs to also go to javadocs.
Hope it is now clear what I meant.
Regards.
> infinispan documentation discrepancy (keyset)
> ---------------------------------------------
>
> Key: ISPN-2880
> URL: https://issues.jboss.org/browse/ISPN-2880
> Project: Infinispan
> Issue Type: Bug
> Components: Core API
> Affects Versions: 5.2.2.Final
> Reporter: Aleksandar Kostadinov
> Assignee: Mircea Markus
>
> I'm seeing some discrepancy between documentation [1] and API docs [2]. In documentation the keySet() and other methods are listed as limited to local cache. In API docs they are only listed as prohibitively expensive but from the wording they seem NOT limited to local cache.
> I think these both docs need to be put in sync by somebody that knows how it actually works.
> [1] https://docs.jboss.org/author/display/ISPN/Using+the+Cache+API#UsingtheCacheAPI-LimitationsofCertainMapMethods
> [2] http://docs.jboss.org/infinispan/5.2/apidocs/org/infinispan/api/BasicCache.html
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list