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

schemachanger: disable KV tracing in statement phase execution #96293

Merged
merged 1 commit into from
Feb 1, 2023

Conversation

postamar
Copy link
Contributor

This commit fixes a bug in which the declarative schema changer logged KV operations to the KV trace which were never actually run.

Fixes #95903.

Release note: None

This commit fixes a bug in which the declarative schema changer logged
KV operations to the KV trace which were never actually run.

Fixes cockroachdb#95903.

Release note: None
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@postamar postamar marked this pull request as ready for review January 31, 2023 21:17
@postamar postamar requested a review from a team January 31, 2023 21:17
@postamar postamar requested a review from a team as a code owner January 31, 2023 21:17
@postamar postamar requested a review from rharding6373 January 31, 2023 21:17
Copy link
Contributor

@ajwerner ajwerner left a comment

Choose a reason for hiding this comment

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

LGTM

@postamar postamar requested review from a team and removed request for a team and rharding6373 January 31, 2023 21:19
@postamar
Copy link
Contributor Author

Thanks for the review!

bors r+

@craig
Copy link
Contributor

craig bot commented Feb 1, 2023

Build failed (retrying...):

@craig
Copy link
Contributor

craig bot commented Feb 1, 2023

Build failed (retrying...):

@craig
Copy link
Contributor

craig bot commented Feb 1, 2023

Build succeeded:

@craig craig bot merged commit f40df39 into cockroachdb:master Feb 1, 2023
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.

descs: remove declarative schema changer statement-phase kv ops from kv trace
3 participants