Matthias J. Sax created KAFKA-17019: ---------------------------------------
Summary: Producer TimeoutException should include root cause Key: KAFKA-17019 URL: https://issues.apache.org/jira/browse/KAFKA-17019 Project: Kafka Issue Type: Improvement Components: producer Reporter: Matthias J. Sax With KAFKA-16965 we added a "root cause" to some `TimeoutException` throws by the producer. However, it's only a partial solution to address a specific issue. We should consider to add the "root cause" for _all_ `TimeoutException` cases and unify/cleanup the code to get an holistic solution to the problem. -- This message was sent by Atlassian Jira (v8.20.10#820010)