Skip to content

fix displaying topic name #477

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

Merged
merged 3 commits into from
May 21, 2025
Merged

fix displaying topic name #477

merged 3 commits into from
May 21, 2025

Conversation

mmreza79
Copy link
Contributor

@mmreza79 mmreza79 commented Apr 25, 2025

When topic manger set NoCreate option it throws the following error message if the topic is not exist in kafka even though the topic name is exist.

error creating goka processor: topic does not exist but the manager is configured with NoCreate, 
so it will not attempt to create it

May be for some reason it could not parse the topic name. Quoting the topic name displays the missing topic name.

@mmreza79 mmreza79 requested a review from frairon April 25, 2025 15:25
@mmreza79 mmreza79 force-pushed the fix-displaying-topic-name branch from bb8d98b to 160d15d Compare April 25, 2025 15:33
@mmreza79 mmreza79 force-pushed the fix-displaying-topic-name branch from 160d15d to 48f770c Compare April 28, 2025 06:25
@mmreza79 mmreza79 merged commit aba616d into master May 21, 2025
5 checks passed
@mmreza79 mmreza79 deleted the fix-displaying-topic-name branch May 21, 2025 07:40
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.

3 participants