Versions Compared

Key

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

...

In case of crash recovery, there is no additional actions need to be applied to keep the cache partition file consistency. We are not recovering partition with the moving state, thus we will lose the single partition file and only it. The uniqueness of it is guaranteed by the single-file-transmission process. The cache partition file will be fully loaded on the next rebalance procedure.

The overview of recovery guaranteesnew rebalance process will provide recovery guarantees when:

  • When the temporary WAL is ready to be empty the checkpoint process starts;
  • At the end of the first checkpoint we set owning status to the cache partition file;
  • All recovery guarantees are turned on;

...