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

rror thrown when attempting to create a Kafka topic: org.apache.kafka.common.errors.TopicExistsException: Topic 'zuora-email-history' already exists. #100

Open
suryaprakas opened this issue Nov 27, 2023 · 1 comment

Comments

@suryaprakas
Copy link

I am getting an error while the topic already exists on cluster, is there any way we can find if topic already exists in cluster? Like if we can check --if-not-exists and then create the topic or something? if its already available please route me to the possible documentation.

[ERROR] Error thrown when attempting to create a Kafka topic:
org.apache.kafka.common.errors.TopicExistsException: Topic 'zuora-email-history' already exists.

[ERROR] An error has occurred during the apply process.
[ERROR] The apply process has stopped in place. There is no rollback.
[ERROR] Fix the error, re-create a plan, and apply the new plan to continue

@joschi
Copy link

joschi commented Feb 4, 2024

@suryaprakas Please share your configuration, the desired state file, and how exactly you're invoking kafka-gitops.

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

No branches or pull requests

2 participants