Hey Roman,
I've created Jira task and already provided PR.
https://issues.apache.org/jira/browse/FLINK-21442
I see that "tickets need to be assigned before starting with the
implementation work" but we already had the implementation in our fork.
Can you assign me to this task and provide code revie
Hi,
Yes, please go ahead. Thanks!
Regards,
Roman
On Mon, Feb 22, 2021 at 12:18 PM Maciej Obuchowski <
obuchowski.mac...@gmail.com> wrote:
> Hey, while working with the new 1.13 JDBC XA sink I had state restoration
> errors connected to XaSinkStateSerializer with it's implementation of
> SNAPSH
Hey, while working with the new 1.13 JDBC XA sink I had 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.
When changed to implementation similar to
CheckpointAndXidSimpleType