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

AcctIdx: maybe advance age when a bg thread wakes up #20250

Merged
merged 2 commits into from Sep 27, 2021

Conversation

jeffwashington
Copy link
Contributor

@jeffwashington jeffwashington commented Sep 27, 2021

Problem

To keep 'age' moving, we need to visit all buckets and a minimum amount of time needs to elapse.

Summary of Changes

Check time interval when a bg thread wakes up.
Fixes #

brooksprumo
brooksprumo previously approved these changes Sep 27, 2021
@mergify mergify bot dismissed brooksprumo’s stale review September 27, 2021 16:26

Pull request has been modified.

@jeffwashington jeffwashington changed the title AcctIdx: maybe report stats when a bg thread wakes up AcctIdx: maybe advance age when a bg thread wakes up Sep 27, 2021
@jeffwashington jeffwashington added the automerge Merge this Pull Request automatically once CI passes label Sep 27, 2021
@codecov
Copy link

codecov bot commented Sep 27, 2021

Codecov Report

Merging #20250 (05c7b77) into master (6f08f9d) will decrease coverage by 0.0%.
The diff coverage is 85.9%.

@@            Coverage Diff            @@
##           master   #20250     +/-   ##
=========================================
- Coverage    82.8%    82.8%   -0.1%     
=========================================
  Files         487      487             
  Lines      135451   135453      +2     
=========================================
- Hits       112237   112221     -16     
- Misses      23214    23232     +18     

@mergify mergify bot merged commit 8266864 into solana-labs:master Sep 27, 2021
dankelleher pushed a commit to identity-com/solana that referenced this pull request Nov 24, 2021
* fix math error with stats calc

* AcctIdx: maybe report stats when a bg thread wakes up
frits-metalogix added a commit to identity-com/solana that referenced this pull request Nov 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge this Pull Request automatically once CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants