Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SUPPORT] StreamWriteFunction WriteMetadataEvent serialization failed when WriteStatus structure changed #4032

Closed
garyli1019 opened this issue Nov 18, 2021 · 3 comments
Assignees
Labels
flink Issues related to flink priority:minor everything else; usability gaps; questions; feature reqs

Comments

@garyli1019
Copy link
Member

Tips before filing an issue

Describe the problem you faced

When the structure of WriteStatus changed, and when we restart the Flink job with the new version, the job will fail to recover.

To Reproduce

Steps to reproduce the behavior:

  1. Start a flink job.

  2. Changed the WriteStatus and restart

  3. The job can't recover.

We need to implement a custom serializer for the WriteStatus.

@garyli1019 garyli1019 self-assigned this Nov 18, 2021
@xushiyan xushiyan added flink Issues related to flink priority:minor everything else; usability gaps; questions; feature reqs triaged labels Nov 20, 2021
@nsivabalan
Copy link
Contributor

@garyli1019 : Can you create a jira on this end and tag Danny or someone who can loop in someone who can contribute towards this (if you don't have cycles to chime in).
Once you have the jira, feel free to close the github issues.

@nsivabalan nsivabalan added this to Blocked On User in GI Tracker Board Dec 18, 2021
@nsivabalan
Copy link
Contributor

@garyli1019 : Any updates on this issue.

@nsivabalan
Copy link
Contributor

Have filed a tracking jira. will close the github issue.

GI Tracker Board automation moved this from User Action to Done Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flink Issues related to flink priority:minor everything else; usability gaps; questions; feature reqs
Projects
Development

No branches or pull requests

3 participants