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

sql: clean up node dialer fields #87158

Merged
merged 1 commit into from
Aug 31, 2022
Merged

Conversation

yuzefovich
Copy link
Member

This commit removes no longer used nodeDialer field (for SQL - KV
communication) as well as renames some of the similarly named fields to
podNodeDialer to indicate that its only a SQL - SQL dialer.

Release justification: low-risk cleanup.

Release note: None

This commit removes no longer used `nodeDialer` field (for SQL - KV
communication) as well as renames some of the similarly named fields to
`podNodeDialer` to indicate that its only a SQL - SQL dialer.

Release justification: low-risk cleanup.

Release note: None
@yuzefovich yuzefovich requested review from msirek and cucaroach August 31, 2022 00:21
@yuzefovich yuzefovich requested review from a team as code owners August 31, 2022 00:21
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

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

@yuzefovich
Copy link
Member Author

TFTR!

bors r+

@craig
Copy link
Contributor

craig bot commented Aug 31, 2022

Build succeeded:

@craig craig bot merged commit 0bcbece into cockroachdb:master Aug 31, 2022
@yuzefovich yuzefovich deleted the dialers branch August 31, 2022 18:21
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