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

RESP endpoint commands don't require previous value

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 14.0.8.Final, 15.0.0.Final
    • None
    • None
    • None

      The SET command doesn't require a previous value. Therefore we should use a cache that has SKIP_CACHE_LOAD to prevent reading from any persistent storage when doing the write as it will be unnecessary and adds additional latency.

      There may be other commands, and we should probably ensure HR does the same check for its command when it is ignoring return values.

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

                Created:
                Updated:
                Resolved: