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

Return values should only be serialized if needed when using Distribution

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

            manik_jira Manik Surtani (Inactive)
            manik_jira Manik Surtani (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: