[infinispan-issues] [JBoss JIRA] Updated: (ISPN-1311) AsyncGet is not async when there's no CacheLoader, or CacheLoader is skipped

Manik Surtani (JIRA) jira-events at lists.jboss.org
Thu Aug 4 17:59:42 EDT 2011


     [ https://issues.jboss.org/browse/ISPN-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manik Surtani updated ISPN-1311:
--------------------------------

        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done


> AsyncGet is not async when there's no CacheLoader, or CacheLoader is skipped
> ----------------------------------------------------------------------------
>
>                 Key: ISPN-1311
>                 URL: https://issues.jboss.org/browse/ISPN-1311
>             Project: Infinispan
>          Issue Type: Bug
>    Affects Versions: 5.0.0.CR8
>            Reporter: Sanne Grinovero
>            Assignee: Sanne Grinovero
>             Fix For: 5.0.0.FINAL, 5.1.0.ALPHA1
>
>
> If there is no cacheLoader configured, or if either SKIP_CACHE_LOAD or SKIP_CACHE_STORE are enabled, the async operation will block the caller until it's performed by using wrapInFuture instead of using the asyncExecutor.

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