Maciej Obuchowski created FLINK-21442: -----------------------------------------
Summary: Jdbc XA sink - restore state serialization error Key: FLINK-21442 URL: https://issues.apache.org/jira/browse/FLINK-21442 Project: Flink Issue Type: Bug Components: Connectors / JDBC Affects Versions: 1.13.0 Reporter: Maciej Obuchowski Fix For: 1.13.0 There are state restoration errors connected to XaSinkStateSerializer with it's implementation of SNAPSHOT using anonymous inner class, which is not restorable due to not being public. -- This message was sent by Atlassian Jira (v8.3.4#803005)