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][Manager] A kafka topic is created without checking whether the topic exists #7026

Closed
2 tasks done
fuweng11 opened this issue Dec 22, 2022 · 0 comments · Fixed by #7027
Closed
2 tasks done

[Bug][Manager] A kafka topic is created without checking whether the topic exists #7026

fuweng11 opened this issue Dec 22, 2022 · 0 comments · Fixed by #7027
Assignees
Labels
type/bug Something is wrong
Milestone

Comments

@fuweng11
Copy link
Contributor

What happened

企业微信截图_1671696602932

A kafka topic is created without checking whether the topic exists

What you expected to happen

Check the existence of a kafka topic before creating it.

How to reproduce

Configure the mq type to kafka.
Create a topic that sets an existing topic in the kafka cluster.

Environment

No response

InLong version

master

InLong Component

InLong Manager

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something is wrong
Projects
None yet
2 participants