Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce hardcoded interval for JDBC caches #1809

Merged
merged 1 commit into from
Mar 22, 2024
Merged

Reduce hardcoded interval for JDBC caches #1809

merged 1 commit into from
Mar 22, 2024

Conversation

jtduffy
Copy link
Contributor

@jtduffy jtduffy commented Mar 21, 2024

This is a stop gap change to reduce the size of the ExpiringValueMap used by a couple of the JDBC caches until we can implement #1791.

@jtduffy jtduffy requested a review from a team March 21, 2024 16:16
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.86%. Comparing base (9aee916) to head (450becc).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1809      +/-   ##
============================================
- Coverage     70.89%   70.86%   -0.03%     
+ Complexity     9956     9952       -4     
============================================
  Files           827      827              
  Lines         39880    39880              
  Branches       6043     6043              
============================================
- Hits          28272    28262      -10     
- Misses         8887     8892       +5     
- Partials       2721     2726       +5     

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

@jtduffy jtduffy merged commit 24d2956 into main Mar 22, 2024
104 checks passed
@jtduffy jtduffy deleted the adjust-cron-value branch March 22, 2024 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants