[
https://issues.apache.org/jira/browse/KAFKA-16685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jorge Esteban Quilcate Otoya resolved KAFKA-16685.
--------------------------------------------------
Resolution: Fixed
Merged https://github.com/apache/kafka/pull/15880
> RLMTask warning 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
> Priority: Major
>
> When RLMTask warning 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)