Skip to content

rw-main panicked at src/storage/src/hummock/store/version.rs:470:17 #14724

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
kwannoel opened this issue Jan 22, 2024 · 0 comments · Fixed by #14756
Closed

rw-main panicked at src/storage/src/hummock/store/version.rs:470:17 #14724

kwannoel opened this issue Jan 22, 2024 · 0 comments · Fixed by #14756
Labels
type/bug Type: Bug. Only for issues.
Milestone

Comments

@kwannoel
Copy link
Contributor

kwannoel commented Jan 22, 2024

May use #14722 to reproduce it.

thread 'rw-main' panicked at src/storage/src/hummock/store/version.rs:470:17:
assertion `left == right` failed: merged_imm_ids: [102, 101]
  left: 81
 right: 102
stack backtrace:
   0: rust_begin_unwind
             at /rustc/e4c626dd9a17a23270bf8e7158e59cf2b9c04840/library/std/src/panicking.rs:645:5
   1: core::panicking::panic_fmt
             at /rustc/e4c626dd9a17a23270bf8e7158e59cf2b9c04840/library/core/src/panicking.rs:72:14
   2: core::panicking::assert_failed_inner
   3: core::panicking::assert_failed
             at /rustc/e4c626dd9a17a23270bf8e7158e59cf2b9c04840/library/core/src/panicking.rs:297:5
   4: risingwave_storage::hummock::store::version::HummockReadVersion::add_merged_imm
             at ./src/storage/src/hummock/store/version.rs:470:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Type: Bug. Only for issues.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant