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

kv: remove Tracer field from RaftTransport #124364

Merged

Conversation

nvanbenschoten
Copy link
Member

Simple refactor. This commit removes the Tracer field from the RaftTransport struct and its constructors. This field was not needed, as the same Tracer instance is already available in the RaftTransport's AmbientContext.

Epic: None
Release note: None

Simple refactor. This commit removes the Tracer field from the
RaftTransport struct and its constructors. This field was not needed, as
the same Tracer instance is already available in the RaftTransport's
AmbientContext.

Epic: None
Release note: None
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@miraradeva miraradeva 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 11 of 11 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @nvanbenschoten)

@nvanbenschoten
Copy link
Member Author

TFTR!

bors r+

@craig craig bot merged commit 7f8592b into cockroachdb:master May 20, 2024
22 checks passed
@nvanbenschoten nvanbenschoten deleted the nvanbenschoten/raftTransportAmbient branch May 22, 2024 16:50
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.

None yet

3 participants