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