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

JCache cache loader should not require marshalling

    XMLWordPrintable

Details

    Description

      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.

       

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: