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

RocksDBStore should not write entire MarshalledEntry as store value

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 10.0.0.Alpha3
    • 10.0.0.Alpha2
    • Loaders and Stores
    • None

    Description

      Currently the RocksDBStore implementation writes an entire MarshalledEntry as the db's value. This is inefficient as it means the key is stored twice. Instead, a KeyValuePair of an entries value and metadata should be stored.

      Attachments

        Activity

          People

            remerson@redhat.com Ryan Emerson
            remerson@redhat.com Ryan Emerson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: