[infinispan-issues] [JBoss JIRA] Updated: (ISPN-803) Update status of unsupported operations in Javadoc fror RemoteCache
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Thu Nov 25 10:44:59 EST 2010
[ https://jira.jboss.org/browse/ISPN-803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-803:
----------------------------------
Fix Version/s: 4.2.0.Final
Affects Version/s: 4.2.0.CR2
4.1.0.Final
(was: 4.2.0.Final)
> Update status of unsupported operations in Javadoc fror RemoteCache
> -------------------------------------------------------------------
>
> Key: ISPN-803
> URL: https://jira.jboss.org/browse/ISPN-803
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 4.1.0.Final, 4.2.0.CR2
> Reporter: Richard Achmatowicz
> Assignee: Galder Zamarreño
> Fix For: 4.2.0.Final
>
>
> The javadoc for the interface org.infinispan.client.hotrod.RemoteCache incorrectly marks a number of operations as supported, whereas the code throws an UnsupportedOperationException when the se methods are invoked.
> The methods in question are:
> void evict()
> Configuration getConfiguration()
> void addListener()
> Set<Object> getListeners()
> void removeListener()
--
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