Skip to content
Commit 7cb12bb5 authored by kkeller's avatar kkeller
Browse files

Solves issue after recovering from L4 data init not from local FS

Details:
During L4 recovery in FTI_Init, the ckpt files are moved to the local FS
The recovery of the data during FTI_Recover, however, was still done from
the PFS. That made the transfer to local during FTI_Init meaningless.

With this commit, the ckpt data is recovered from L1 directory during
FTI_Recover.


Former-commit-id: 45332a9ac5f50ad4e025fba01a69dbc49289cc8e
parent 109c0d75
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment