]
Donald Naro updated ISPN-10784:
-------------------------------
Sprint: DataGrid Sprint #37 (was: DataGrid Sprint #36)
XSite Docs: Async vs Sync
-------------------------
Key: ISPN-10784
URL:
https://issues.jboss.org/browse/ISPN-10784
Project: Infinispan
Issue Type: Enhancement
Components: Documentation-Servers
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)