Skip to content
Snippets Groups Projects
Commit 6117dc39 authored by Peter J. Keleher's avatar Peter J. Keleher
Browse files

auto

parent 53f795ab
No related branches found
No related tags found
No related merge requests found
## Assignment 7: Rollback Recovery
## *optional* Assignment 7: Rollback Recovery
This assignment is optional and can be used to replace the score on a previous assignment. To do this you must **email me before 12/11 midnight** me telling me which assignment you'd like to replace. If I do not receive email, I will not make any changes.
## Rollback Recovery
You will be implementing rollback recovery in `transactions.py`. More
specifically, you will be implementing the `restartRecovery()`
with functionality as described in Section 19.4. You will be recovering as if from a
......@@ -9,7 +12,7 @@ re-execution, *compensating log records*, etc.
Be sure to write back all modified values.
### OPTIONAL Assignment
You will not get graded as such. If you do the assignment and score well you can replace any other assignment score. To do this you must **email me before 12/11 midnight** me telling me which assignment you'd like to replace. If I do not receive email, I will not make any other changes.
You will not get graded as such.
This grade replacement is only for assignments, not homeworks or extra credit on exams.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment