Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.1.2
-
None
Description
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.
Attachments
Issue Links
- is blocked by
-
FLINK-4567 Enhance SerializedThrowable to properly preserver cause chains
- Closed