Skip to content

[FLINK-39432] Add option to delete with session running session jobs#1086

Merged
gyfora merged 2 commits into
apache:mainfrom
gyfora:FLINK-39432
Apr 14, 2026
Merged

[FLINK-39432] Add option to delete with session running session jobs#1086
gyfora merged 2 commits into
apache:mainfrom
gyfora:FLINK-39432

Conversation

@gyfora

@gyfora gyfora commented Apr 13, 2026

Copy link
Copy Markdown
Contributor

What is the purpose of the change

Add configuration to allow deletion of session clusters without blocking on session jobs. This allows the deletion and upgrade of clusters even in cases when the jobs cannot be deleted for some reason and may be desirable in some use-cases (where the session cluster upgrade is more important than the job health). The new config is disabled by default to preserve the existing behaviour

Brief change log

  • Introduce new config
  • New tests

Verifying this change

Unit and manual testing

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

Documentation

  • Does this pull request introduce a new feature? yes
  • If yes, how is the feature documented? generated

@gyfora gyfora requested a review from gaborgsomogyi April 13, 2026 14:23
Comment thread docs/layouts/shortcodes/generated/dynamic_section.html Outdated
@gaborgsomogyi

Copy link
Copy Markdown
Contributor

This failed, maybe flaky?

Error:    RestApiMetricsCollectorTest.testJmMetricCollection:187->lambda$testJmMetricCollection$4:189->assertMetricValueIs:319 

@gyfora gyfora merged commit 896590b into apache:main Apr 14, 2026
119 checks passed
@gyfora gyfora deleted the FLINK-39432 branch April 14, 2026 09:13
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.

2 participants