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

Storage type HEAP default encoding should be application/x-java-object

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 11.0.0.Final
    • 11.0.0.Final
    • Core
    • None

      Storage type HEAP is supposed to be a replacement for OBJECT+BINARY, storing POJOs in the data container by default but allowing the user to store serialized keys and values by configuring an encoding other than application/x-java-object.

      The current StorageConfigurationManager code doesn't work like that, and the default encoding for HEAP storage is the user marshaller's media type (by default application/x-protostream).

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

                Created:
                Updated:
                Resolved: