You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have several producers. My application write warning logs on start "Topic {Name} already exists.". Because the method called CreateTopicIfNotExists, I do believe it shouldn't write the warning logs.
Are you able to help bring it to life and contribute with a Pull Request?