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

Infinispan servers should disable storeAsBinary/lazyDeserialization

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 5.0.0.FINAL
    • 5.0.0.CR8
    • Marshalling
    • None

    Description

      this is because by default GenericJBossMarshaller is used and
      GenericJBossMarshaller.isMarshallable implementation marshalls objects to find whether they are marshallable.

      this proves to be a very significant performance bottleneck, see details in JBPAPP-6865
      in remote access storeAsBinary shouldn't have any performance impact, because the values that are received on serverside are already byte arrays.

      Attachments

        Activity

          People

            rh-ee-galder Galder Zamarreño
            mlinhard Michal Linhard (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: