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

Simplify entry wrapping

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 8.1.0.Alpha2, 8.1.0.Final
    • 8.0.0.CR1
    • Core
    • None

      The entry wrapping should be more or less the same for all write commands.

      Currently we have some optimizations to skip wrapping in some cases, in the first phase we should probably keep them:

      • Non-repeatable reads don't store anything in the context if the value is null
      • Replace and remove store a null entry in the context
      • PutForExternalRead doesn't store anything in the context if the value is non-null

              dberinde@redhat.com Dan Berindei (Inactive)
              dberinde@redhat.com Dan Berindei (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: