]
Dan Berindei reassigned ISPN-5037:
----------------------------------
Assignee: Dan Berindei
Do not replicate value from backup owner
----------------------------------------
Key: ISPN-5037
URL:
https://issues.jboss.org/browse/ISPN-5037
Project: Infinispan
Issue Type: Enhancement
Components: Core
Reporter: Radim Vansa
Assignee: Dan Berindei
When a write is replicated from primary owner to backup owner, the backup owner returns
the old value. This is unnecessary as the primary owner ignores this value, and introduces
networking and marshalling overhead.