Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The main considerations will be to replicate the data which are valid, as some of them may have been updated on both servers. 

Another scenario is when an entry is modified on both server and are replicated. Here is a schema which describes the different cases :

 Image Added
At  T1, the entry is sent to the other server, and if it's the very same entry, we will have to do something :

  • If both entries attributes are equals, just send an ack to the other server will be enough.
  • If at least one attribute is different, we will have to check the CSN of each entry and select the oldest.

Between 3 servers 

We will have4 differents cases :

...

Case 1 : All servers are connected 

In this scenario, the main problem
 

Inclusion into the Interceptors chain

...