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

server,sql,kv: various context improvements #72836

Merged
merged 5 commits into from
Nov 18, 2021
Merged

Conversation

knz
Copy link
Contributor

@knz knz commented Nov 16, 2021

Informs #58938.

Connects more async goroutines to the tracer.

Also fixes various defects I introduced in #72638 and #72605.

@knz knz requested review from RaduBerinde and a team November 16, 2021 21:01
@knz knz requested review from a team as code owners November 16, 2021 21:01
@knz knz requested a review from a team November 16, 2021 21:01
@knz knz requested review from gh-casper and removed request for a team November 16, 2021 21:01
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@miretskiy miretskiy left a comment

Choose a reason for hiding this comment

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

Reviewed 3 of 3 files at r1, 2 of 4 files at r2, 1 of 1 files at r3, 1 of 1 files at r4.
Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @gh-casper and @RaduBerinde)

@tbg
Copy link
Member

tbg commented Nov 17, 2021

LGTM on the kv change.

@knz
Copy link
Contributor Author

knz commented Nov 17, 2021

TFYRs!

bors r=miretskiy,tbg

@craig
Copy link
Contributor

craig bot commented Nov 17, 2021

Build failed:

@knz
Copy link
Contributor Author

knz commented Nov 18, 2021

bors r=miretskiy,tbg

@knz
Copy link
Contributor Author

knz commented Nov 18, 2021

bors r-

@craig
Copy link
Contributor

craig bot commented Nov 18, 2021

Canceled.

@knz
Copy link
Contributor Author

knz commented Nov 18, 2021

bors r=miretskiy,tbg

@knz
Copy link
Contributor Author

knz commented Nov 18, 2021

bors r-

@craig
Copy link
Contributor

craig bot commented Nov 18, 2021

Canceled.

Needed to be able to do `AddTags(..., FromContext(ctx))` when
the ctx might not have tags yet.

Release note: None
In my previous changes to these areas, I mistakenly used
`WithTags`, where we really wanted `AddTags`. This patch fixes that.

Release note: None
@knz
Copy link
Contributor Author

knz commented Nov 18, 2021

bors r=miretskiy,tbg

@craig
Copy link
Contributor

craig bot commented Nov 18, 2021

Build succeeded:

@craig craig bot merged commit e1c7d6a into cockroachdb:master Nov 18, 2021
@knz knz deleted the 20211116-tags branch November 18, 2021 14:37
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.

4 participants