Currently in Geode events are not transactional (WAN events, Client/server subscription events). To enable guaranteed event delivery It provides capability like persistence and redundancy.
-Anil. On Fri, Jan 17, 2020 at 3:01 AM Alberto Bustamante Reyes <alberto.bustamante.re...@est.tech> wrote: > Hi all, > > I have a question about transactions and WAN replication. If a transaction > generates an event for each operation, is it possible to ensure that those > operations are received together on the other site? > > There is a risk of having a site with an inconsistent state if there is a > network problem. Lets say you have two sites, and communication between > them is broken when not all events of a transaction on site 1 where sent to > site 2. How are you dealing with this risk? Have someone experimented this? > > Thanks, > > BR/ > > Alberto > > >