You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (Jira)" <ji...@apache.org> on 2022/01/14 17:54:00 UTC

[jira] [Assigned] (FLINK-10804) Transfer suppressed exceptions with SerializedThrowable

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

Till Rohrmann reassigned FLINK-10804:
-------------------------------------

    Assignee: Kirill Listopad

> Transfer suppressed exceptions with SerializedThrowable
> -------------------------------------------------------
>
>                 Key: FLINK-10804
>                 URL: https://issues.apache.org/jira/browse/FLINK-10804
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Coordination
>    Affects Versions: 1.7.0, 1.10.2, 1.11.2
>            Reporter: Nico Kruber
>            Assignee: Kirill Listopad
>            Priority: Minor
>              Labels: auto-deprioritized-major, pull-request-available, starter, usability
>
> Currently, {{SerializedThrowable}} mimics the original exception including the causes but not the suppressed exceptions. You may argue whether these should really be transferred as well or whether it would be enough to have them in the logging of the component which sent the message.
> However, it may be surprising to silently drop suppressed exceptions.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)