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

sstable: change an out-of-bounds error into an assertion #3562

Merged
merged 1 commit into from
Apr 28, 2024

Conversation

RaduBerinde
Copy link
Member

We now panic in invariants mode. This might help debug #3556.

We now panic in invariants mode. This might help debug cockroachdb#3556.
@RaduBerinde RaduBerinde requested a review from a team as a code owner April 27, 2024 15:11
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@jbowens jbowens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @RaduBerinde)

@RaduBerinde RaduBerinde merged commit 5d4c285 into cockroachdb:master Apr 28, 2024
11 checks passed
@RaduBerinde RaduBerinde deleted the block-handle-assertion branch April 28, 2024 19:36
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

Successfully merging this pull request may close these issues.

None yet

3 participants