Milind L
Milind L
Added wait-info label - for reproducing this on the latest version with debug:all as Matt's asked.
In the latest version, this doesn't seem to be happening anymore, using the same example ``` $ ./admin_create_topic localhost:9092 'user:bin' 1 1 user:bin (Topic name is invalid: 'user:bin' contains one...
Closing this as it's been awaiting information for a while. Please reopen it if it happens in the latest version.
Hi, is this using the Confluent Kafka Go client? It seems to be using another client. If this still persists, please add more information, debug logs, and the relevant source...
Hi, is this using the Confluent Kafka Go client? What version of the client is used? If this still persists, please add more information, debug logs, and the relevant source...
Hi, it's possible to do using the 'logger' config. The type definitions for that were missing, so I added them, and I will add an example too. The logger type...
Changed the PR for changes to use "run" with the given comment.
Closing with #923
Closing with #878 , which also adds the error handling, and a unit test. Thanks a lot @ju-popov , for working on this!
@hritwik567 , on the whole, the structure is fine, but you need to explain a few more terms in depth so that people can get a feel of what they...