[
https://issues.apache.org/jira/browse/KAFKA-1711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Crobak updated KAFKA-1711:
------------------------------
Attachment: KAFKA-1711.patch
Here's a patch that fixes the warning.
> WARN Property topic is not valid when running console producer
> --------------------------------------------------------------
>
> Key: KAFKA-1711
> URL: https://issues.apache.org/jira/browse/KAFKA-1711
> Project: Kafka
> Issue Type: Bug
> Components: core
> Affects Versions: 0.8.2
> Reporter: Jun Rao
> Labels: newbie
> Attachments: KAFKA-1711.patch
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)