Jorge Esteban Quilcate Otoya created KAFKA-16685:
----------------------------------------------------
Summary: RSM Task warn logs do not include parent exception trace
Key: KAFKA-16685
URL: https://issues.apache.org/jira/browse/KAFKA-16685
Project: Kafka
Issue Type: Improvement
Components: Tiered-Storage
Reporter: Jorge Esteban Quilcate Otoya
Assignee: Jorge Esteban Quilcate Otoya
When RSMTask exceptions happen and are logged, it only includes the exception
message, but we lose the stack trace.
See
[https://github.com/apache/kafka/blob/70b8c5ae8e9336dbf4792e2d3cf100bbd70d6480/core/src/main/java/kafka/log/remote/RemoteLogManager.java#L821-L831]
This makes it difficult to troubleshoot issues.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)