]
Donald Naro reopened ISPN-10784:
--------------------------------
Reopening to clarify sync vs async behaviour in 7.3 docs.
XSite Docs: Async vs Sync
-------------------------
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)