You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This page is intended to identify and discuss all possible usecase scenarios of Mitosis during the refactoring process

1. When a same entry gets created on more than one master server then only one entry needs to be taken as base and the
other needs to be removed. But how do we choose which one to retain/discard.?

  • At the moment the one with greater CSN (i.e. the more recent) will be retained just like with any conflicting modification. The older entry is lost - it would be useful if it were moved to a lost+found area and an administrator notified in some way.
  • No labels