Skip to content

自动校验数据库索引 #7016

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

Closed
88250 opened this issue Jan 8, 2023 · 0 comments
Closed

自动校验数据库索引 #7016

88250 opened this issue Jan 8, 2023 · 0 comments
Assignees
Milestone

Comments

@88250
Copy link
Member

88250 commented Jan 8, 2023

在意外情况(比如进程被强制结束)下数据库事务可能无法提交成功,下次启动后会出现文件系统和数据库状态不一致,从而导致未找到块或者块重复的问题,需要一个定时(10m)自动校验机制来尽量确保数据库状态和文件系统一致,减少应用层的异常报错。

@88250 88250 added this to the 2.6.3 milestone Jan 8, 2023
@88250 88250 self-assigned this Jan 8, 2023
88250 added a commit that referenced this issue Jan 8, 2023
88250 added a commit that referenced this issue Jan 8, 2023
88250 added a commit that referenced this issue Jan 8, 2023
88250 added a commit that referenced this issue Jan 8, 2023
88250 added a commit that referenced this issue Jan 8, 2023
@88250 88250 closed this as completed Jan 8, 2023
88250 added a commit that referenced this issue Jan 8, 2023
88250 added a commit that referenced this issue Jan 8, 2023
88250 added a commit that referenced this issue Jan 8, 2023
88250 added a commit that referenced this issue Jan 8, 2023
88250 added a commit that referenced this issue Jan 8, 2023
88250 added a commit that referenced this issue Jan 9, 2023
88250 added a commit that referenced this issue Jan 9, 2023
88250 added a commit that referenced this issue Jan 9, 2023
88250 added a commit that referenced this issue Jan 9, 2023
88250 added a commit that referenced this issue Jan 9, 2023
88250 added a commit that referenced this issue Jan 9, 2023
88250 added a commit that referenced this issue Jan 9, 2023
88250 added a commit that referenced this issue Jan 9, 2023
88250 added a commit that referenced this issue Jan 9, 2023
88250 added a commit that referenced this issue Jan 9, 2023
88250 added a commit that referenced this issue Jan 9, 2023
88250 added a commit that referenced this issue Jan 9, 2023
88250 added a commit that referenced this issue Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant