Skip to content

Comments

cli: harden debug sb recreate a bit#147803

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
yuzefovich:sb-recreate
Jun 4, 2025
Merged

cli: harden debug sb recreate a bit#147803
craig[bot] merged 1 commit intocockroachdb:masterfrom
yuzefovich:sb-recreate

Conversation

@yuzefovich
Copy link
Member

This commit ensures that debug sb recreate command works on a statement bundle that has "default_transaction_use_follower_reads" session variable set (by resetting to the default). (A recent support bundle was failing recreation with a cryptic "resolved system to 1 but found no descriptor with id 1" error.)

Informs: https://github.com/cockroachlabs/support/issues/3317.
Epic: None
Release note: None

@yuzefovich yuzefovich requested review from a team and DrewKimball June 4, 2025 19:41
@yuzefovich yuzefovich requested review from a team as code owners June 4, 2025 19:41
@yuzefovich yuzefovich added the backport-all Flags PRs that need to be backported to all supported release branches label Jun 4, 2025
@yuzefovich yuzefovich requested review from alyshanjahani-crl and removed request for a team June 4, 2025 19:41
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@yuzefovich yuzefovich removed request for a team and alyshanjahani-crl June 4, 2025 19:41
This commit ensures that `debug sb recreate` command works on
a statement bundle that has "default_transaction_use_follower_reads"
session variable set (by resetting to the default). (A recent support
bundle was failing recreation with a cryptic "resolved system to 1 but
found no descriptor with id 1" error.)

Release note: None
@blathers-crl
Copy link

blathers-crl bot commented Jun 4, 2025

It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

Copy link
Collaborator

@DrewKimball DrewKimball 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! 1 of 0 LGTMs obtained (waiting on @yuzefovich)

@yuzefovich
Copy link
Member Author

TFTR!

bors r+

@craig
Copy link
Contributor

craig bot commented Jun 4, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-all Flags PRs that need to be backported to all supported release branches v25.3.0-prerelease

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants