Skip to content

Conversation

@andreimatei
Copy link
Contributor

@andreimatei andreimatei commented Nov 13, 2021

See individual commits.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@andreimatei andreimatei changed the title tracing: remove stale TODO tracing: misc cleanups Nov 13, 2021
Copy link
Contributor

@abarganier abarganier 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: :shipit: complete! 1 of 0 LGTMs obtained

The span.ResetRecording() method was fairly unused. It's also in my way
because it clears the children of a span without properly making them
part of the active spans registry (like for example parent.Finish()
would do). This patch gets rid of it.

Release note: None
This TODO implied that orphaned spans (spans whose parent is
Finish()ing) are not made part of the active spans registry. But they
are, just above the TODO.

Release note: None
Copy link
Contributor Author

@andreimatei andreimatei left a comment

Choose a reason for hiding this comment

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

bors r+

Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (and 1 stale)

@craig
Copy link
Contributor

craig bot commented Nov 18, 2021

Build succeeded:

@craig craig bot merged commit 4d82c5f into cockroachdb:master Nov 18, 2021
@andreimatei andreimatei deleted the tracing.fix-comment branch January 21, 2022 17:59
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