]
Donald Naro updated ISPN-10784:
-------------------------------
Summary: Docs: Clarifying sync vs async behaviour (was: XSite Docs: Async vs Sync)
Docs: Clarifying sync vs async behaviour
----------------------------------------
Key: ISPN-10784
URL:
https://issues.redhat.com/browse/ISPN-10784
Project: Infinispan
Issue Type: Enhancement
Components: Documentation
Reporter: Donald Naro
Assignee: Donald Naro
Priority: Major
Expand xsite docs on ASYNC SYNC settings, client, intra-cluster and xsite.
SYNC ensure the call is complete or not
whereas ASYNC might cause inconsistency if there is a failure - and the user get only a
log WARN message (or nothing)