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

db: add DebugString method #3332

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Conversation

RaduBerinde
Copy link
Member

Add a DB.DebugString() method which can be used during debugging.
The meta test uses it to log the final state of the db (which after
reduction will be right after the problematic operation).

Add a `DB.DebugString()` method which can be used during debugging.
The meta test uses it to log the final state of the db (which after
reduction will be right after the problematic operation).
@RaduBerinde RaduBerinde requested review from a team and itsbilal February 22, 2024 05:01
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@aadityasondhi aadityasondhi left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: 0 of 2 files reviewed, all discussions resolved (waiting on @itsbilal)

@RaduBerinde
Copy link
Member Author

TFTR!

@RaduBerinde RaduBerinde merged commit 704018c into cockroachdb:master Feb 22, 2024
11 checks passed
@RaduBerinde RaduBerinde deleted the debug-string branch February 22, 2024 18:03
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.

3 participants