Radim Vansa created ISPN-8676:
---------------------------------
Summary: Non-writing functional command should not go to backup
Key: ISPN-8676
URL:
https://issues.jboss.org/browse/ISPN-8676
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 9.2.0.Beta2
Reporter: Radim Vansa
Assignee: Radim Vansa
When a functional read/write or write-only command results in the entry not being changed,
the command should not be sent to the backup owner.
Solving this for single entry is trivial (setting {{successful = false}}), the routing
logic for multi-key commands is more complex.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)