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

Multimap Bucket can't get replicated in server mode

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

XMLWordPrintable

      Mulitmap put/get only sends the function over the network, which works fine. But, if you have to replicate the Bucket class, it will fail (state transfer & cross-site are 2 examples)

      This happens because of MultimapRequestProcessor which wraps the user's key & value with WrappedByteArray and the "user marhsaller" is unable to handle WrappedByteArray. Wrapping the keys & values with WrappedByteArray is no longer necessary and it should be removed.

              pruivo@redhat.com Pedro Ruivo
              karestig@redhat.com Katia Aresti
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: