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

[FLINK-35267][snapshot] FlinkStateSnapshot documentation and examples #854

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

mateczagany
Copy link
Contributor

@mateczagany mateczagany commented Jul 18, 2024

What is the purpose of the change

Adds documentation and examples for FLINK-35265 which can be found at PR #821

Brief change log

  • Added examples
  • Added snapshots.md
  • Removed segments from job-management.md and moved them to snapshots.md
  • Changed references of initialSavepointPath to flinkStateSnapshotReference.path

Verifying this change

Verified examples

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): no
  • The public API, i.e., is any changes to the CustomResourceDescriptors: no
  • Core observer or reconciler logic that is regularly executed: no

@gyfora gyfora merged commit 8479f22 into apache:main Aug 9, 2024
169 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants