[
https://issues.apache.org/jira/browse/FLINK-4566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen resolved FLINK-4566.
---------------------------------
Resolution: Fixed
Fixed in
- 1.2.0 via e227b10134e387f3c49804dc0cc4c223c30702e3
- 1.1.3 via f263b99173389ca60442614d449a1e9ce1b524c3
> ProducerFailedException does not properly preserve Exception causes
> -------------------------------------------------------------------
>
> Key: FLINK-4566
> URL: https://issues.apache.org/jira/browse/FLINK-4566
> Project: Flink
> Issue Type: Bug
> Components: Network
> Affects Versions: 1.1.2
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Fix For: 1.2.0, 1.1.3
>
>
> To avoid class loading issues with user-scope exceptions, the
> {{ProducerFailedException}} does not properly store its cause, but only a
> stringified variant of it.
> We should use the {{SerializedThrowable}} instead of manual cause
> stringification.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)