-
Notifications
You must be signed in to change notification settings - Fork 104
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
Add option force_checkpoint_on_close
#4032
Conversation
force_checkpoint_on_close
Benchmark ResultMaster commit hash:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4032 +/- ##
==========================================
- Coverage 85.15% 85.15% -0.01%
==========================================
Files 1297 1297
Lines 50514 50523 +9
Branches 6955 6954 -1
==========================================
+ Hits 43016 43023 +7
- Misses 7368 7370 +2
Partials 130 130 ☔ View full report in Codecov by Sentry. |
Benchmark ResultMaster commit hash:
|
* add option force_checkpoint_on_close * update test and extension version * bump extension version
* add option force_checkpoint_on_close * update test and extension version * bump extension version (cherry picked from commit 7feb44e)
Description
Add an option to force checkpoint upon database closing.