You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Kirk True <ki...@kirktrue.pro> on 2022/12/01 21:54:26 UTC

[PR REVIEW] KAFKA-14317: ProduceRequest timeouts are logged as network exceptions

Hi all,

An issue was found with how ProduceRequest timeouts are logged and handled by the Sender/NetworkClient. If someone has some time to review, that would be very helpful.

Jira: https://issues.apache.org/jira/browse/KAFKA-14317
PR: https://github.com/apache/kafka/pull/12813

Thanks,
Kirk