Versions Compared

Key

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

...

Only PME required for in-memory snapshots. We can set write listener during PME because no concurrent transactions allowed.

See:

  • PartitionsExchangeAware#onDoneBeforeTopologyUnlock
  • IgniteSnapshotManager#onDoneBeforeTopologyUnlock
  • SnapshotFutureTask#start

2. Persistent pages contains CRC to make sure data integrity while storing on disk.

...