[ 
https://issues.apache.org/jira/browse/KAFKA-4126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15466496#comment-15466496
 ] 

Manikumar Reddy commented on KAFKA-4126:
----------------------------------------

Currently producer logs below warn message.  May be we can add a debug log on 
broker side.
{code}
[2016-09-06 11:10:33,916] WARN Error while fetching metadata with correlation 
id 291 : {UNKNOWN=UNKNOWN_TOPIC_OR_PARTITION} 
(org.apache.kafka.clients.NetworkClient)
{code}

> No relevant log when the topic is non-existent
> ----------------------------------------------
>
>                 Key: KAFKA-4126
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4126
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Balázs Barnabás
>            Priority: Minor
>
> When a producer sends a ProducerRecord into a Kafka topic that doesn't 
> existst, there is no relevant debug/error log that points out the error.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to