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

Simplify entry wrapping

    XMLWordPrintable

Details

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

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              dberinde@redhat.com Dan Berindei (Inactive)
              dberinde@redhat.com Dan Berindei (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: