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

use rocksdb WaitForCompact() #55

Closed
wants to merge 1 commit into from

Conversation

abulimov
Copy link
Contributor

@abulimov abulimov commented Nov 7, 2023

Summary: Use latest and greatest WaitForCompact() that was added on our request instead of polling for compaction stats.

Reviewed By: deathowl

Differential Revision: D48355674

Summary: Use latest and greatest `WaitForCompact()` that was added on our request instead of polling for compaction stats.

Reviewed By: deathowl

Differential Revision: D48355674

fbshipit-source-id: bc84db753348cfef535b82e01e60c125315b49a2
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48355674

@codecov-commenter
Copy link

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (a135ec1) 35.51% compared to head (1738ff2) 58.98%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #55       +/-   ##
===========================================
+ Coverage   35.51%   58.98%   +23.46%     
===========================================
  Files          17       79       +62     
  Lines        1799     8641     +6842     
===========================================
+ Hits          639     5097     +4458     
- Misses       1119     3228     +2109     
- Partials       41      316      +275     
Files Coverage Δ
dnsrocks/dnsdata/rdb/rdb.go 51.87% <66.66%> (ø)

... and 61 files with indirect coverage changes

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in ff1272d.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants