[CRaC] Launch new main outside of the core C/R body

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • repo-crac
    • Affects Version/s: repo-crac
    • Component/s: core-libs
    • None

      Currently new main, if provided, is launched too early after restore. There are two issues related to that:
      1. It is launched even if a restore exception gets thrown by some resource which means the new main may see the application in a erroneous state.
      2. It is launched while holding the checkpoint lock meaning it is not possible to launch another checkpoint while the new main executes.

            Assignee:
            Timofei Pushkin
            Reporter:
            Timofei Pushkin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: