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

Infinispan servers should disable storeAsBinary/lazyDeserialization

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

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

      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.

              rh-ee-galder Galder Zamarreño
              mlinhard Michal Linhard (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: