mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-01 18:56:00 +08:00
* system key restore ordering * restore system keys before regular data * atomic restore backup fix * change testing * fix compile error * fix compile issue * fix compile issues * Trigger Build * only split restore if encryption is enabled * revert knob changes * Update fdbserver/workloads/AtomicSwitchover.actor.cpp Co-authored-by: A.J. Beamon <aj.beamon@snowflake.com> * Update fdbserver/workloads/AtomicSwitchover.actor.cpp Co-authored-by: A.J. Beamon <aj.beamon@snowflake.com> * Update fdbserver/workloads/BackupCorrectness.actor.cpp Co-authored-by: A.J. Beamon <aj.beamon@snowflake.com> * Update fdbserver/workloads/AtomicRestore.actor.cpp Co-authored-by: A.J. Beamon <aj.beamon@snowflake.com> * add todo * strengthen check * seperate system restore for atomic restore * address pr comments * address pr comments Co-authored-by: A.J. Beamon <aj.beamon@snowflake.com>