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

TiFlash fail to restart during heavy write #7780

Closed
lidezhu opened this issue Jul 10, 2023 · 1 comment · Fixed by #7779
Closed

TiFlash fail to restart during heavy write #7780

lidezhu opened this issue Jul 10, 2023 · 1 comment · Fixed by #7779
Assignees
Labels
feature/developing severity/major type/bug The issue is confirmed as a bug.

Comments

@lidezhu
Copy link
Contributor

lidezhu commented Jul 10, 2023

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

run workload and restart tiflash

2. What did you expect to see? (Required)

tiflash restart successfully

3. What did you see instead (Required)

tiflash failed to restart with the following error:
[2023/07/07 01:56:00.026 +00:00] [ERROR] [] ["DB::Exception: try to create upsert entry version with invalid state [ver=2057534.1] [entry=PageEntry{file: 4, offset: 0x538108A, size: 304, checksum: 0x1934551964F67E4F, tag: 0, field_offsets: [], checkpoint_info: invalid}] [state={type:VAR_DELETE, create_ver: 0.0, is_deleted: false, delete_ver: 0.0, ori_page_id: 0x.0, being_ref_count: 1, num_entries: 0}]: [type=UPSERT] [page_id=0x01010200000000000002B701.13612] [ver=2057534.1]"] [source=Application] [thread_id=1]

4. What is your TiFlash version? (Required)

master

@lidezhu
Copy link
Contributor Author

lidezhu commented Jul 10, 2023

introduced by #7668

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/developing severity/major type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant