Description
bin/kafka-console-producer.sh --broker-list localhost:9092 --topic test
[2014-10-17 09:54:23,984] WARN Property topic is not valid (kafka.utils.VerifiableProperties)
It would be good if we can get rid of the warning.
bin/kafka-console-producer.sh --broker-list localhost:9092 --topic test
[2014-10-17 09:54:23,984] WARN Property topic is not valid (kafka.utils.VerifiableProperties)
It would be good if we can get rid of the warning.