Skip to content

DM-54079: Fix RequestMemory expression where sometimes exceeds the memoryLimit#85

Merged
mxk62 merged 2 commits intomainfrom
tickets/DM-54079
Mar 5, 2026
Merged

DM-54079: Fix RequestMemory expression where sometimes exceeds the memoryLimit#85
mxk62 merged 2 commits intomainfrom
tickets/DM-54079

Conversation

@mxk62
Copy link
Collaborator

@mxk62 mxk62 commented Mar 3, 2026

Checklist

  • ran Jenkins
  • added a release note for user-visible changes to doc/changes

The ClassAd expression responsible for manging memory requests between
job's restarts could ignore the imposed memory limits under certain
conditions (job is restarted due to reasons other the OOM errors). Fixed
that.
@codecov
Copy link

codecov bot commented Mar 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.90%. Comparing base (2f94e64) to head (453b496).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #85   +/-   ##
=======================================
  Coverage   83.90%   83.90%           
=======================================
  Files          19       19           
  Lines        4113     4113           
  Branches      450      450           
=======================================
  Hits         3451     3451           
  Misses        585      585           
  Partials       77       77           

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

Copy link
Contributor

@MichelleGower MichelleGower left a comment

Choose a reason for hiding this comment

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

A typo. Code changes look good. Merge approved.

@mxk62 mxk62 force-pushed the tickets/DM-54079 branch from 3b178fd to 453b496 Compare March 3, 2026 19:47
@mxk62 mxk62 merged commit f3a6dfd into main Mar 5, 2026
21 checks passed
@mxk62 mxk62 deleted the tickets/DM-54079 branch March 5, 2026 18:33
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