Rajini Sivaram created KAFKA-3792:
-------------------------------------
Summary: Fix log spam in clients when topic doesn't exist
Key: KAFKA-3792
URL: https://issues.apache.org/jira/browse/KAFKA-3792
Project: Kafka
Issue Type: Bug
Components: clients
Affects Versions: 0.10.0.0
Reporter: Rajini Sivaram
Assignee: Rajini Sivaram
Kafka producer logs an error message for every retry of metadata when an app
attempts to publish to a topic that doesn't exist. Kafka consumer manual assign
logs error messages forever if topic doesn't exist.
See discussion in the PR for KAFKA-2948
(https://github.com/apache/kafka/pull/645) for details.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)