]
Manik Surtani updated ISPN-1638:
--------------------------------
Fix Version/s: 5.1.0.FINAL
Git Pull Request:
Return values should only be serialized if needed when using
Distribution
-------------------------------------------------------------------------
Key: ISPN-1638
URL:
https://issues.jboss.org/browse/ISPN-1638
Project: Infinispan
Issue Type: Enhancement
Components: Distributed Cache
Affects Versions: 5.0.0.FINAL
Reporter: Manik Surtani
Assignee: Manik Surtani
Fix For: 5.1.0.CR2, 5.1.0.FINAL
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: