Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
ALL
-
Execution Team 2021-11-15
-
22
Description
The saveState() implementation in ephemeral_for_test_sorted_impl.cpp currently relies on the assumption that it is already in a saved state. This can lead to invariant failures if restoring the state of a PlanStage tree is unsuccessful and the tree has to be re-saved() and re-restored().