Skip to content

feat: Change warning log to info when topic already exists in CreateTopicIfNotExists#628

Open
gdvalishvili1 wants to merge 2 commits intoFarfetch:masterfrom
gdvalishvili1:feature/change-warning-to-info-createtopicifnotexists
Open

feat: Change warning log to info when topic already exists in CreateTopicIfNotExists#628
gdvalishvili1 wants to merge 2 commits intoFarfetch:masterfrom
gdvalishvili1:feature/change-warning-to-info-createtopicifnotexists

Conversation

@gdvalishvili1
Copy link
Copy Markdown

Description

This PR updates the log level in CreateTopicIfNotExists to Information instead of Warning when a topic already exists.

Fixes #396

How Has This Been Tested?

Tested locally

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have added tests to cover my changes
  • I have made corresponding changes to the documentation

Disclaimer

By sending us your contributions, you are agreeing that your contribution is made subject to the terms of our Contributor Ownership Statement

@brmagadutra brmagadutra force-pushed the feature/change-warning-to-info-createtopicifnotexists branch from 73c92a0 to 525dbe9 Compare July 29, 2025 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request]: Do not write warning logs for CreateTopicIfNotExists in case topic exists.

3 participants