[infinispan-issues] [JBoss JIRA] Work started: (ISPN-803) Update status of unsupported operations in Javadoc fror RemoteCache
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Thu Dec 2 09:46:04 EST 2010
[ https://jira.jboss.org/browse/ISPN-803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Work on ISPN-803 started by Manik Surtani.
> 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: Manik Surtani
> Fix For: 4.2.0.CR3, 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