Skip to content

Fix batch2 intermittent failure#6583

Merged
jamesagnew merged 3 commits intomasterfrom
ja_20250103_fix_batch2_intermittent
Jan 3, 2025
Merged

Fix batch2 intermittent failure#6583
jamesagnew merged 3 commits intomasterfrom
ja_20250103_fix_batch2_intermittent

Conversation

@jamesagnew
Copy link
Copy Markdown
Collaborator

When processing a batch2 job under heavy load, a race condition meant that the final reducer step would occasionally fail if it started immediately following a batch2 maintenance task.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 3, 2025

Formatting check succeeded!

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.47%. Comparing base (406db33) to head (e20cf87).
Report is 145 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6583      +/-   ##
============================================
- Coverage     83.54%   83.47%   -0.07%     
- Complexity    27432    28521    +1089     
============================================
  Files          1707     1795      +88     
  Lines        106185   111059    +4874     
  Branches      13397    13953     +556     
============================================
+ Hits          88710    92712    +4002     
- Misses        11750    12367     +617     
- Partials       5725     5980     +255     

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

Copy link
Copy Markdown
Collaborator

@jmarchionatto jmarchionatto left a comment

Choose a reason for hiding this comment

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

Looks good. Approved

@jamesagnew jamesagnew merged commit cf9a901 into master Jan 3, 2025
@jamesagnew jamesagnew deleted the ja_20250103_fix_batch2_intermittent branch January 3, 2025 18:14
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