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

Offer ability to read the value in raw marshalled form in clustered listener filter and converter

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • None
    • None
    • None

      To avoid the need to ship the value class to all the data grid classpath, it would be quite useful to ask to read the value as byte[] / marshalled form for the filter and converter part on each node involved (for a clustered listener).

      For example, if the value is serialized as protobuf, an implementation could receive the byte[] of the protobuf and read the necessary properties without forcing a specific application .class file to be present. It also saves in unnecessary unmarshalling. Ideally a flag could be used @Listener(marshalled=false).

      This issue might have been created (by Galder) but I cannot find it.

              Unassigned Unassigned
              rhn-engineering-ebernard Emmanuel Bernard
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: