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

OffHeapConcurrentMap shouldn't require reading previous value on put

    XMLWordPrintable

Details

    Description

      The Off heap data container when inserting a new value via put causes it to read the previous value which it never returns. We should add a new put method to the PeekableTouchableMap that allows doing a put without returning a value, which can save reading the previous off heap value.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: