Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于日志崩溃恢复的问题 #27

Open
VisionofPolaris opened this issue Aug 10, 2024 · 0 comments
Open

关于日志崩溃恢复的问题 #27

VisionofPolaris opened this issue Aug 10, 2024 · 0 comments

Comments

@VisionofPolaris
Copy link

在日志崩溃恢复部分,对已经完成的事务(committed 或 aborted)进行重做Redo、对未完成的事务(active)进行撤销Undo。这里的撤销操作和对已取消事务的重做是不是没有必要进行呢?例如,未完成的事务在重做阶段都没有回放,再去撤销是不是多此一举?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant