[infinispan-issues] [JBoss JIRA] Commented: (ISPN-293) implement asynchronous get method getAsync()

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Wed Feb 9 02:50:46 EST 2011


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

Galder Zamarreño commented on ISPN-293:
---------------------------------------

The implementation needs to take more into account: Apart from including the remote get and the L1 update in the Callable, you also need to include releasing the locks for the updated L1 entry, otherwise it leaks and leads to IllegalMonitorExceptions.

> implement asynchronous get method getAsync()
> --------------------------------------------
>
>                 Key: ISPN-293
>                 URL: https://issues.jboss.org/browse/ISPN-293
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Core API
>            Reporter: Sanne Grinovero
>            Assignee: Galder Zamarreño
>              Labels: APIs, async
>             Fix For: 5.0.0.ALPHA3, 5.0.0.Final
>
>
> Like other async methods existing it would be useful (natural) to have a method getAsync() for prefetching of data not immediately required.

--
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