Skip to content

fix: Disable Flink job failure recovery for test cmd#2053

Merged
ferenc-csaky merged 1 commit intomainfrom
fix/disable-job-restart-for-test-runs
May 5, 2026
Merged

fix: Disable Flink job failure recovery for test cmd#2053
ferenc-csaky merged 1 commit intomainfrom
fix/disable-job-restart-for-test-runs

Conversation

@ferenc-csaky
Copy link
Copy Markdown
Collaborator

Explicitly disable Flink job recovery for test cmd run by updating the loaded Flink configuration before starting up the Flink job.

Copy link
Copy Markdown
Collaborator

@velo velo left a comment

Choose a reason for hiding this comment

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

Non-binding approval =)

@codecov
Copy link
Copy Markdown

codecov Bot commented May 5, 2026

Codecov Report

❌ Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 13.03%. Comparing base (a8ef976) to head (624abc1).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...java/com/datasqrl/cli/BaseOsProcessManagerCmd.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2053      +/-   ##
============================================
+ Coverage     13.00%   13.03%   +0.02%     
- Complexity      803      805       +2     
============================================
  Files           606      606              
  Lines         17437    17443       +6     
  Branches       2102     2102              
============================================
+ Hits           2268     2273       +5     
- Misses        14967    14968       +1     
  Partials        202      202              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ferenc-csaky ferenc-csaky merged commit 6fbf270 into main May 5, 2026
18 of 19 checks passed
@ferenc-csaky ferenc-csaky deleted the fix/disable-job-restart-for-test-runs branch May 5, 2026 17:05
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