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

[Bug][Connector-v2][KafkaSink]Fix the permission problem caused by client.id. #4246

Merged
merged 2 commits into from
Mar 24, 2023

Conversation

lightzhao
Copy link
Contributor

Purpose of this pull request

The configured "client. id" should be used, otherwise it will cause permission problems, as shown in the following screenshot.
image

Check list

@lightzhao
Copy link
Contributor Author

@ruanwenjun @Hisoka-X @TyrantLucifer PTAL.

@Hisoka-X
Copy link
Member

Hisoka-X commented Mar 3, 2023

Can you provide some document or screenshot to prove your change are right?

@lightzhao
Copy link
Contributor Author

Can you provide some document or screenshot to prove your change are right?

This screenshot shows the transaction permission exception. "commitInfo. getKafkaProperties()" gets the kafka property in the configuration. Using client.id in the configuration will not cause permission problems. I have tested this.
image

@lightzhao
Copy link
Contributor Author

@ruanwenjun @TyrantLucifer PTAL.

@lightzhao
Copy link
Contributor Author

@EricJoy2048 EricJoy2048 merged commit 3cdb7cf into apache:dev Mar 24, 2023
@lightzhao lightzhao deleted the kafka-sink-auth branch March 24, 2023 08:40
MonsterChenzhuo pushed a commit to MonsterChenzhuo/incubator-seatunnel that referenced this pull request Apr 19, 2023
ic4y pushed a commit to ic4y/incubator-seatunnel that referenced this pull request May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants