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

changefeedccl: refactor buildDialConfig #117893

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Conversation

wenyihu6
Copy link
Contributor

@wenyihu6 wenyihu6 commented Jan 17, 2024

We are introducing azure-event-hub:// scheme for kafka streaming in
#115806. This patch refactors
specific sections of the existing code into functions to simplify code review.
Note that this patch does not change existing logic or functionality.

Part of: #103901, #110558

Release Note: none

Copy link

blathers-crl bot commented Jan 17, 2024

It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@wenyihu6
Copy link
Contributor Author

wenyihu6 commented Jan 17, 2024

Confirmed that cdc/kafka-auth, cdc/kafka-oauth is working.

We are introducing azure-event-hub:// scheme for kafka streaming in
cockroachdb#115806. This patch refactors
specific sections of the existing code into functions to simplify code review.
Note that this patch does not change existing logic or functionality.

Part of: cockroachdb#103901, cockroachdb#110558

Release Note: none
@wenyihu6 wenyihu6 marked this pull request as ready for review January 19, 2024 19:29
@wenyihu6 wenyihu6 requested a review from a team as a code owner January 19, 2024 19:29
@wenyihu6 wenyihu6 requested review from jayshrivastava and removed request for a team January 19, 2024 19:29
Copy link
Contributor

@jayshrivastava jayshrivastava left a comment

Choose a reason for hiding this comment

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

LGTM!

@wenyihu6
Copy link
Contributor Author

TFTRs!

bors r=jayshrivastava

@craig
Copy link
Contributor

craig bot commented Feb 20, 2024

Build succeeded:

@craig craig bot merged commit dd69eb9 into cockroachdb:master Feb 20, 2024
9 of 14 checks passed
@wenyihu6 wenyihu6 deleted the temp branch May 12, 2024 23:45
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