Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-20772

Caches using off-heap storage require a deployment-specific media type

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 37.0.0.Final
    • 37.0.0.Beta1
    • Clustering
    • None

      Infinispan caches requested by an application are normally associated with a deployment-specific media type, which triggers the dynamic registration of a transcoder that performs MarshalledValue wrapping of keys/values.
      However, there is logic in place to bypass this for local caches that do not use a cache store.
      An additional exception must be made for off-heap caches, which require binary storage.

              pferraro@redhat.com Paul Ferraro
              pferraro@redhat.com Paul Ferraro
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: