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

Kafka Sink: add support for OAUTHBEARER mechanism #8865

Closed
Rustin170506 opened this issue Apr 26, 2023 · 5 comments · Fixed by #8938
Closed

Kafka Sink: add support for OAUTHBEARER mechanism #8865

Rustin170506 opened this issue Apr 26, 2023 · 5 comments · Fixed by #8938
Assignees
Labels
affects-6.1 This bug affects the 6.1.x(LTS) versions. affects-6.5 This bug affects the 6.5.x(LTS) versions. affects-7.1 This bug affects the 7.1.x(LTS) versions. area/ticdc Issues or PRs related to TiCDC. type/enhancement The issue or PR belongs to an enhancement.

Comments

@Rustin170506
Copy link
Member

Is your feature request related to a problem?

When I using TiCDC Kafka sink, I can not connect to the Kafka server if I use OAUTHBEARER mechanism for authentication.

Describe the feature you'd like

add support for OAUTHBEARER mechanism.

Describe alternatives you've considered

No response

Teachability, Documentation, Adoption, Migration Strategy

No response

@Rustin170506 Rustin170506 added area/ticdc Issues or PRs related to TiCDC. type/feature Issues about a new feature labels Apr 26, 2023
@Rustin170506 Rustin170506 self-assigned this Apr 26, 2023
@Rustin170506
Copy link
Member Author

@nongfushanquan
Copy link
Contributor

/label affects-7.1
/label affects-6.5
/label affects-6.1

@ti-chi-bot ti-chi-bot bot added affects-7.1 This bug affects the 7.1.x(LTS) versions. affects-6.5 This bug affects the 6.5.x(LTS) versions. affects-6.1 This bug affects the 6.1.x(LTS) versions. labels May 30, 2023
@nongfushanquan
Copy link
Contributor

nongfushanquan commented May 30, 2023

/remove-type feature

@ti-chi-bot ti-chi-bot bot removed the type/feature Issues about a new feature label May 30, 2023
@nongfushanquan
Copy link
Contributor

/type enhancement

@ti-chi-bot ti-chi-bot bot added the type/enhancement The issue or PR belongs to an enhancement. label May 30, 2023
Rustin170506 pushed a commit to Rustin170506/tiflow that referenced this issue Jun 8, 2023
… (pingcap#9095)

close pingcap#8865

Signed-off-by: hi-rustin <rustin.liu@gmail.com>

Fix

Signed-off-by: hi-rustin <rustin.liu@gmail.com>

Fix tidy

Signed-off-by: hi-rustin <rustin.liu@gmail.com>

Update docs

Signed-off-by: hi-rustin <rustin.liu@gmail.com>
@nongfushanquan
Copy link
Contributor

fixed in the version 6.1 by the pr #9146

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-6.1 This bug affects the 6.1.x(LTS) versions. affects-6.5 This bug affects the 6.5.x(LTS) versions. affects-7.1 This bug affects the 7.1.x(LTS) versions. area/ticdc Issues or PRs related to TiCDC. type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants