Update Jar cache directory partitioning bi-monthly from monthly#4165
Merged
abhishekmjain merged 5 commits intoapache:masterfrom Feb 18, 2026
Merged
Update Jar cache directory partitioning bi-monthly from monthly#4165abhishekmjain merged 5 commits intoapache:masterfrom
abhishekmjain merged 5 commits intoapache:masterfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## master #4165 +/- ##
============================================
- Coverage 49.12% 43.01% -6.11%
+ Complexity 10253 2546 -7707
============================================
Files 1924 515 -1409
Lines 75350 21935 -53415
Branches 8361 2493 -5868
============================================
- Hits 37012 9436 -27576
+ Misses 35039 11537 -23502
+ Partials 3299 962 -2337 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
abhishekmjain
approved these changes
Feb 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Dear Gobblin maintainers,
Please accept this PR. I understand that it will not be reviewed until I have checked off all the steps below!
JIRA
My PR addresses the following Gobblin JIRA issues and references them in the PR title. For example, "[GOBBLIN-XXX] My Gobblin PR"
Description
Update Jar cache directory partitioning bi-monthly from monthly
Tests
YarnHelixUtilsTest.javaCommits
My commits all reference JIRA issues in their subject lines, and I have squashed multiple commits if they address the same issue. In addition, my commits follow the guidelines from "How to write a good git commit message":