Skip to content

util/trace: fix span reset #76318

Merged
craig[bot] merged 2 commits intocockroachdb:masterfrom
andreimatei:tracing.fix-reset
Feb 10, 2022
Merged

util/trace: fix span reset #76318
craig[bot] merged 2 commits intocockroachdb:masterfrom
andreimatei:tracing.fix-reset

Conversation

@andreimatei
Copy link
Copy Markdown
Contributor

We were forgetting to reset a field.

Release note: None

We were forgetting to reset a field.

Release note: None
The finished field was reset twice for no good reason - once at the
beginning of reset(), once at the end. This patch removes the first one.

Release note: None
@andreimatei andreimatei requested a review from nvb February 9, 2022 18:33
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
Contributor

@nvb nvb left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r1, 1 of 1 files at r2, all commit messages.
Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @andreimatei)

@andreimatei
Copy link
Copy Markdown
Contributor Author

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Feb 9, 2022

This PR was included in a batch that was canceled, it will be automatically retried

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Feb 10, 2022

Build succeeded:

@craig craig bot merged commit 0fdf716 into cockroachdb:master Feb 10, 2022
@andreimatei andreimatei deleted the tracing.fix-reset branch February 10, 2022 18:51
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