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

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

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: