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

Optimize get() for null values

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 6.0.0.Final
    • 5.2.6.Final
    • Core
    • None

    Description

      The current implementation of a get() operation for DIST-mode caches will return the first valid response if there is a value present. Null values, though, require all owners to return.

      For certain cache modes, null value handling can be optimized to be encapsulated in a SuccessfulResponse so that the operation can return on the first instance.

      Attachments

        Activity

          People

            esalter@synamedia.com Erik Salter (Inactive)
            esalter@synamedia.com Erik Salter (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: