Skip to content

tracing: don't return an error from ImportRemoteSpans#61327

Merged
craig[bot] merged 1 commit intomasterfrom
tracing-harden-rpc-boundary
Mar 8, 2021
Merged

tracing: don't return an error from ImportRemoteSpans#61327
craig[bot] merged 1 commit intomasterfrom
tracing-harden-rpc-boundary

Conversation

@tbg
Copy link
Copy Markdown
Member

@tbg tbg commented Mar 2, 2021

We no longer return errors from ImportRemoteSpans, and we saw in the
past that it is not a good idea to do so - it's easy to mess up
cross-version behavior.

Release justification: low-risk code clarification
Release note: None

@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
Contributor

@erikgrinaker erikgrinaker 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 8 of 8 files at r1.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @angelapwen, @irfansharif, and @knz)

Copy link
Copy Markdown

@angelapwen angelapwen left a comment

Choose a reason for hiding this comment

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

Looks good to me as well!

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @irfansharif and @knz)

@tbg
Copy link
Copy Markdown
Member Author

tbg commented Mar 2, 2021

bors r=erikgrinaker,angelapwen
TFTRs!

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Mar 2, 2021

Build failed:

@tbg
Copy link
Copy Markdown
Member Author

tbg commented Mar 2, 2021

bors r=erikgrinaker,angelapwen

sql package + race detector = too much work and goes boom

Let's try again

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Mar 2, 2021

Build failed:

We no longer return errors from ImportRemoteSpans, and we saw in the
[past] that it is not a good idea to do so - it's easy to mess up
cross-version behavior.

[past]: #59992 (comment)

Release justification: low-risk code clarification
Release note: None
@tbg tbg force-pushed the tracing-harden-rpc-boundary branch from 0b9934b to 4c76e19 Compare March 8, 2021 09:00
@tbg
Copy link
Copy Markdown
Member Author

tbg commented Mar 8, 2021

Third time's the charm

bors r=erikgrinaker,angelapwen

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Mar 8, 2021

Build succeeded:

@craig craig bot merged commit e4b06e2 into master Mar 8, 2021
@jordanlewis jordanlewis deleted the tracing-harden-rpc-boundary branch April 15, 2021 18:15
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