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

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

    XMLWordPrintable

Details

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

    Description

      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).

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: