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

Store null marker for cache loader miss

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Core, Loaders and Stores
    • None

      Today if a user has a cache store and they try to load an entry that doesn't exist we have to take the performance cost of a miss to the back end store. If the user queries the same key again, we should instead be able to return null right away instead of going to the back end store.

            wburns@redhat.com Will Burns
            wburns@redhat.com Will Burns
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: