Inconsistent changes to replica

A recoverable error occurs if syncreplica –import detects that an incoming change is inconsistent with another change that has already been applied to the replica.

Note: In some cases, an inconsistency is resolved by syncreplica –import. For example, a replica receives an update that deletes an element, and then receives an update from another replica that creates a new version on a branch of that element. The create-version operation in the second update is discarded because the element no longer exists.