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

meta node panicked at 'should find the level to insert into when applying compaction generated delta' #10538

Closed
Tracked by #6640
hzxa21 opened this issue Jun 25, 2023 · 1 comment
Assignees
Labels
type/bug Something isn't working
Milestone

Comments

@hzxa21
Copy link
Collaborator

hzxa21 commented Jun 25, 2023

Describe the bug

meta node panicked at 'should find the level to insert into when applying compaction generated delta' when running longevity test with nexmark q4,7,20.

commit: 80f4c74

Error message/log

2023-06-25T08:40:02.37649536Z stdout F 2023-06-25T08:40:02.376394657Z  INFO risingwave_meta::hummock::manager: move state table [1021] from group-2 to group-None success, Allow split by table: true
	
2023-06-25T08:40:23.809552461Z stderr F thread 'risingwave-main' panicked at 'should find the level to insert into when applying compaction generated delta. sub level idx: 4616826497531904, sub level count: 87', src/storage/hummock_sdk/src/compaction_group/hummock_version_ext.rs:564:17

To Reproduce

No response

Expected behavior

No response

How did you deploy RisingWave?

No response

The version of RisingWave

No response

Additional context

grafana: https://g-2927a1b4d9.grafana-workspace.us-east-1.amazonaws.com/d/EpkBw5W4k/risingwave_test_dashboard?org[…]ve&var-node=All&var-job=All&var-table=All
log: https://g-2927a1b4d9.grafana-workspace.us-east-1.amazonaws.com/explore?orgId=1&left=%7B%22datasource%22:[…]795%22,%22to%22:%221687682427795%22%7D%7D

@hzxa21
Copy link
Collaborator Author

hzxa21 commented Jun 28, 2023

Fixed by #10541

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants