Versions Compared

Key

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

...

Cluster mirroring does not support exactly-once semantics across clusters. Transactional support means that after failover, the destination cluster will not have hanging transactions that block READ_COMMITTES COMMITTED consumers, but it does not guarantee that committed records from the source are source are atomically synced to the destination.

...