-
Notifications
You must be signed in to change notification settings - Fork 6.3k
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
Notifying OnFlushCompleted and OnCompactionCompleted in sequence #6342
Closed
burtonli
wants to merge
9
commits into
facebook:master
from
burtonli:notify_on_flush_completed_ahead_of_compaction
Closed
Notifying OnFlushCompleted and OnCompactionCompleted in sequence #6342
burtonli
wants to merge
9
commits into
facebook:master
from
burtonli:notify_on_flush_completed_ahead_of_compaction
Commits on Jan 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8114ac4 - Browse repository at this point
Copy the full SHA 8114ac4View commit details -
Configuration menu - View commit details
-
Copy full SHA for eca7e8d - Browse repository at this point
Copy the full SHA eca7e8dView commit details
Commits on Jan 30, 2020
-
1. Use a function object as a callback for InstallSuperVersionAndSche…
…duleWork to handle flush and compaction completion notifications. 2. Use a cv and a id queue to handle completion notification ordering.
Configuration menu - View commit details
-
Copy full SHA for 559349d - Browse repository at this point
Copy the full SHA 559349dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9118967 - Browse repository at this point
Copy the full SHA 9118967View commit details -
Configuration menu - View commit details
-
Copy full SHA for df6c0be - Browse repository at this point
Copy the full SHA df6c0beView commit details
Commits on Jan 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9494469 - Browse repository at this point
Copy the full SHA 9494469View commit details -
Merge branch 'notify_on_flush_completed_ahead_of_compaction' of https…
…://github.com/burtonli/rocksdb into notify_on_flush_completed_ahead_of_compaction
Configuration menu - View commit details
-
Copy full SHA for 9745171 - Browse repository at this point
Copy the full SHA 9745171View commit details
Commits on Feb 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 47e1978 - Browse repository at this point
Copy the full SHA 47e1978View commit details -
Configuration menu - View commit details
-
Copy full SHA for 145ab41 - Browse repository at this point
Copy the full SHA 145ab41View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.