Hi Quanah
Both the servers are set up as master as well as consumer so that sync works in both directions. So
the sync setup is like "A -> B",
and when A fails B is updated and the expectation is that "B -> A" should work because a multi master setup is already in place. Let me know based on the attached configuration files if my assumption is correct or not.
Also Add data works
when A fails and B is updated then sync "B -> A"works fine.
After Delete data sync does not work when A fails and data is deleted from B. Once A comes back both databases have data which was deleted on B.
Thanks
Rahul