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

Bug 1902992 - Flush database time-based when delayPingLifetimeIo=true #2871

Merged
merged 4 commits into from
Aug 1, 2024

Conversation

badboy
Copy link
Member

@badboy badboy commented Jun 17, 2024

No description provided.

@badboy badboy force-pushed the 1902992/flush-time-based branch from 7e12e17 to 3e02a45 Compare June 26, 2024 12:53
@badboy
Copy link
Member Author

badboy commented Jun 26, 2024

currently based on #2877, so will be rebased when that lands.

@badboy badboy marked this pull request as ready for review June 26, 2024 12:53
@badboy badboy requested a review from a team as a code owner June 26, 2024 12:53
@badboy badboy requested review from rosahbruno and removed request for a team June 26, 2024 12:53
@badboy badboy force-pushed the 1902992/flush-time-based branch from 3e02a45 to 61f33af Compare June 26, 2024 13:01
@badboy badboy force-pushed the 1902992/flush-time-based branch from 61f33af to 3b9a08d Compare June 26, 2024 14:48
@badboy badboy requested review from chutten and removed request for rosahbruno June 27, 2024 08:55
@badboy badboy force-pushed the 1902992/flush-time-based branch from 3b9a08d to 2effc66 Compare June 27, 2024 09:40
glean-core/src/database/mod.rs Outdated Show resolved Hide resolved
glean-core/src/database/mod.rs Outdated Show resolved Hide resolved
@badboy
Copy link
Member Author

badboy commented Jul 22, 2024

I ended up adding it as a top-level configuration in this branch: https://github.com/mozilla/glean/compare/1902992/flush-time-based-with-config?expand=1

It still has some TODOs, mostly docs, but I think that's a viable approach. But I won't get that done this week.

Edit 2024-07-31: Now done in this PR.

@badboy badboy force-pushed the 1902992/flush-time-based branch 3 times, most recently from d9ca572 to 5edc4b0 Compare August 1, 2024 11:55
@badboy badboy force-pushed the 1902992/flush-time-based branch from 5edc4b0 to 0c4055c Compare August 1, 2024 11:57
Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 31.81%. Comparing base (8d01826) to head (0c4055c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2871   +/-   ##
=======================================
  Coverage   31.81%   31.81%           
=======================================
  Files           1        1           
  Lines          44       44           
=======================================
  Hits           14       14           
  Misses         30       30           

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

@badboy badboy merged commit 19a2875 into main Aug 1, 2024
34 checks passed
@badboy badboy deleted the 1902992/flush-time-based branch August 1, 2024 12:36
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.

3 participants