Skip to content

Support resuming actors with golden memory snapshot and DurableDirectory #451

Description

@zoez7

In the Actor Upgrades discussion during summit, we defined a rule that
"Substrate cannot upgrade into an existing memory snapshot".

When resuming an actor after ActorTemplateVersion upgrade, we will need to use

  1. The memory portion from the GoldenSnapshot of the upgraded ActorTemplate Version and
  2. The DurableDirectory from the previous run.

Metadata

Metadata

Labels

Type

No type

Projects

Status
Todo

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions