[ 
https://issues.apache.org/jira/browse/KAFKA-3737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ksolves reassigned KAFKA-3737:
------------------------------

    Assignee: Ksolves

> Closing connection during produce request should be log with WARN level.
> ------------------------------------------------------------------------
>
>                 Key: KAFKA-3737
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3737
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.9.0.1
>            Reporter: Florian Hussonnois
>            Assignee: Ksolves
>            Priority: Trivial
>
> Currently if an an error occurred during a produce request the exeception is 
> log as info.
> INFO [KafkaApi-0] Closing connection due to error during produce request with 
> correlation id 24 from client id console-producer with ack=0
> Topic and partition to exceptions: [test,0] -> 
> kafka.common.MessageSizeTooLargeException (kafka.server.KafkaApis)
> It could be more conveniant to use a WARN level to ease the tracing of this 
> errors.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to