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

Memory based eviction doesn't work with store as binary

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Critical
    • 8.0.0.Alpha2, 8.0.0.Final
    • 8.0.0.Alpha1
    • Eviction
    • None

    Description

      The memory based eviction only currently works with byte[] for key and values.

      We would like this also to support any key/value pair when store as binary is enabled. We would need to add a EntrySizeCalculator that would support MarshalledValue, the various MarshalledValueByteStream classes as well as all the types that MarshalledValue doesn't wrap (ie. Integer, Long etc.)

      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: