[infinispan-issues] [JBoss JIRA] Commented: (ISPN-293) implement asynchronous get method getAsync()
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Fri Feb 11 10:41:46 EST 2011
[ https://issues.jboss.org/browse/ISPN-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12581729#comment-12581729 ]
Galder Zamarreño commented on ISPN-293:
---------------------------------------
TODO: Create a unit test where the main thread commits the transaction before getAsync() has the chance to create the invocation context (2 cases here: when getAsync() is first call in the tx, and when it's 2nd inv or after)
> 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