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

JCache cache loader should not require marshalling

XMLWordPrintable

      JCacheLoaderAdapter wraps the value returned by JCache CacheLoader.load() using a  MarshalledEntryFactoryImpl.create() overload that eagerly marshalls the key+value+metadata. This is unnecessary work, because the created MarshallableEntryImpl only needs the key+value+metadata in storage format.

       

            dberinde@redhat.com Dan Berindei (Inactive)
            dberinde@redhat.com Dan Berindei (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: