Skip to content

sql: clean up node dialer fields#87158

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
yuzefovich:dialers
Aug 31, 2022
Merged

sql: clean up node dialer fields#87158
craig[bot] merged 1 commit intocockroachdb:masterfrom
yuzefovich:dialers

Conversation

@yuzefovich
Copy link
Copy Markdown
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 cucaroach and msirek August 31, 2022 00:21
@yuzefovich yuzefovich requested review from a team as code owners August 31, 2022 00:21
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
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
Copy Markdown
Member Author

TFTR!

bors r+

@craig
Copy link
Copy Markdown
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