confluent-kafka-go
confluent-kafka-go copied to clipboard
Better error message
Tiniest fix that will save time for someone.
I'm a newbie in Kafka, so I was sure there was something wrong with my Kafka setup, while I was decoding the topic wrong. It results in an empty topic being passed to Produce()
function. The reason why I spent a few hours trying to understand what was wrong was the error messages saying Local: Invalid argument or configuration
. I couldn't understand what it means and spent hours figuring out what was wrong. Hope this small change will help.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.