Skip to content

[hotfix][docs] Add 2026 on NOTICE#1057

Closed
yangjf2019 wants to merge 1 commit into
apache:mainfrom
yangjf2019:notice-2026
Closed

[hotfix][docs] Add 2026 on NOTICE#1057
yangjf2019 wants to merge 1 commit into
apache:mainfrom
yangjf2019:notice-2026

Conversation

@yangjf2019
Copy link
Copy Markdown
Contributor

What is the purpose of the change

Happy New Year 2026!

Brief change log

(for example:)

  • Periodic savepoint trigger is introduced to the custom resource
  • The operator checks on reconciliation whether the required time has passed
  • The JobManager's dispose savepoint API is used to clean up obsolete savepoints

Verifying this change

(Please pick either of the following options)

This change is a trivial rework / code cleanup without any test coverage.

(or)

This change is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(example:)

  • Added integration tests for end-to-end deployment with large payloads (100MB)
  • Extended integration test for recovery after master (JobManager) failure
  • Manually verified the change by running a 4 node cluster with 2 JobManagers and 4 TaskManagers, a stateful streaming program, and killing one JobManager and two TaskManagers during the execution, verifying that recovery happens correctly.

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

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

Documentation

  • Does this pull request introduce a new feature? (yes / no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)

Copy link
Copy Markdown
Contributor

@mxm mxm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @yangjf2019!

Comment thread NOTICE
@@ -1,5 +1,5 @@
Apache Flink Kubernetes Operator (flink-kubernetes-operator)
Copyright 2014-2025 The Apache Software Foundation
Copyright 2014-2026 The Apache Software Foundation
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Going forward, I wonder whether this is still required: https://hynek.me/til/copyright-years/

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I’ll check ASF/Project guidelines first; if there’s no requirement, I’m in favor of stopping yearly updates and keeping only the first publication year. Ref: https://hynek.me/til/copyright-years/

@yangjf2019 yangjf2019 closed this Feb 10, 2026
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