Hi

   Here is the case, if we have only two nodes, which share the data (write
one, read one),
   node One                              node Two
|  Stopped                                 Continue working and update the
data.
|  stopped                                  stopped
|  start working                           stopped
|  update data                             stopped
|  started                                    start working
v

 How about the conflict data when the two node on line separately. How it
synchronized by two nodes when they both on line finally?

BRs
//Tang Weiqiang

Reply via email to