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

Return values should only be serialized if needed when using Distribution

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 5.1.0.CR2, 5.1.0.FINAL
    • 5.0.0.FINAL
    • Core
    • None

      The ResponseGenerator implementation used when the cache mode is DISTRIBUTED currently attempts to serialize and send back all return values to all WriteCommands. This should not always happen, since if skipping remote lookups is specified then these return values will never be used and we incur unnecessary serialization. This logic is in place for other cache modes, just not DISTRIBUTED.

              manik_jira Manik Surtani (Inactive)
              manik_jira Manik Surtani (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: