[infinispan-issues] [JBoss JIRA] Commented: (ISPN-803) Update status of unsupported operations in Javadoc fror RemoteCache

Richard Achmatowicz (JIRA) jira-events at lists.jboss.org
Thu Nov 25 12:28:30 EST 2010


    [ https://jira.jboss.org/browse/ISPN-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565449#comment-12565449 ] 

Richard Achmatowicz commented on ISPN-803:
------------------------------------------

Add to this list these operations too:

void startBatch()
void endBatch(boolean)



> 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