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

Deprecate client keySizeEstimate and valueSizeEstimate attributes

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      The core configuration has long ago removed the keySizeEstimate and valueSizeEstimate attributes, using instead a BufferSizePredictor to dynamically estimate the size of the next key/value. ProtostreamMarshaller goes even further and ignores the estimate.

      We should stop using keySizeEstimate and valueSizeEstimate on the client as well, and instead use a fixed buffer size (ProtostreamMarshaller uses 512).

              dberinde@redhat.com Dan Berindei (Inactive)
              dberinde@redhat.com Dan Berindei (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: