Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-1311

AsyncGet is not async when there's no CacheLoader, or CacheLoader is skipped

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 5.0.0.FINAL, 5.1.0.ALPHA1
    • 5.0.0.CR8
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            sgrinove Sanne Grinovero
            sgrinove Sanne Grinovero
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: