[ 
https://issues.apache.org/jira/browse/FLINK-10804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17330464#comment-17330464
 ] 

Nico Kruber commented on FLINK-10804:
-------------------------------------

Let me also label this "usability", and I also think, that it may be a 
"starter" issue because it seems to only need extensions in 
{{SerializedThrowable}}, {{SerializedThrowableSerializer}}, and 
{{SerializedThrowableDeserializer}}, if I see this correctly.
It should simplify debugging difficult cases of exceptions...

> 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
>            Priority: Major
>              Labels: stale-major
>
> 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.3.4#803005)

Reply via email to