[infinispan-issues] [JBoss JIRA] Updated: (ISPN-293) implement asynchronous get method getAsync()
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Mon Nov 30 08:26:29 EST 2009
[ https://jira.jboss.org/jira/browse/ISPN-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani updated ISPN-293:
-------------------------------
Fix Version/s: 4.1.0.GA
(was: 4.0.0.CR3)
Complexity: High
Moving this to 4.1.0. I had a look, and this is pretty non-trivial to implement since GET calls also involve storing in L1 and all of this would need to be wrapped in a Callable. So quite a bit of re-engineering to do.
> implement asynchronous get method getAsync()
> --------------------------------------------
>
> Key: ISPN-293
> URL: https://jira.jboss.org/jira/browse/ISPN-293
> Project: Infinispan
> Issue Type: Feature Request
> Components: Core API
> Reporter: Sanne Grinovero
> Assignee: Manik Surtani
> Fix For: 4.1.0.GA
>
>
> 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.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list