-
Notifications
You must be signed in to change notification settings - Fork 24.8k
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 Lucene soft-deletes in peer recovery #30522
Merged
Merged
Commits on May 10, 2018
-
Introduce soft-deletes retention policy for peer recovery
We are targeting to replace translog by Lucene history in peer-recovery. In peer-recovery, the primary transfers a safe commit to replicas then sends subsequent operations after the local checkpoint of that safe commit. This requires the primary having all operations after the checkpoint of the current safe commit. This commit hardens the soft-deletes retention merge policy by taking safe-commit into account.
Configuration menu - View commit details
-
Copy full SHA for b18eb06 - Browse repository at this point
Copy the full SHA b18eb06View commit details
Commits on May 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4b2e385 - Browse repository at this point
Copy the full SHA 4b2e385View commit details
Commits on May 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 176b497 - Browse repository at this point
Copy the full SHA 176b497View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ae627c - Browse repository at this point
Copy the full SHA 9ae627cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff2215c - Browse repository at this point
Copy the full SHA ff2215cView commit details
Commits on May 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 188138d - Browse repository at this point
Copy the full SHA 188138dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d901bf - Browse repository at this point
Copy the full SHA 6d901bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a78f65 - Browse repository at this point
Copy the full SHA 8a78f65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fe8847 - Browse repository at this point
Copy the full SHA 6fe8847View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc2b3f0 - Browse repository at this point
Copy the full SHA cc2b3f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0612a05 - Browse repository at this point
Copy the full SHA 0612a05View commit details
Commits on May 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a61d00b - Browse repository at this point
Copy the full SHA a61d00bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3f1fa2 - Browse repository at this point
Copy the full SHA f3f1fa2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65b8458 - Browse repository at this point
Copy the full SHA 65b8458View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc3d7d1 - Browse repository at this point
Copy the full SHA fc3d7d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd1b8ac - Browse repository at this point
Copy the full SHA bd1b8acView commit details
Commits on May 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b1e73aa - Browse repository at this point
Copy the full SHA b1e73aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7ea71c - Browse repository at this point
Copy the full SHA f7ea71cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04112c6 - Browse repository at this point
Copy the full SHA 04112c6View commit details
Commits on May 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e34154a - Browse repository at this point
Copy the full SHA e34154aView commit details
Commits on May 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1531024 - Browse repository at this point
Copy the full SHA 1531024View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86c3eba - Browse repository at this point
Copy the full SHA 86c3ebaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3d0d5f - Browse repository at this point
Copy the full SHA b3d0d5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8320647 - Browse repository at this point
Copy the full SHA 8320647View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b95e21 - Browse repository at this point
Copy the full SHA 6b95e21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3be0e30 - Browse repository at this point
Copy the full SHA 3be0e30View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca3f781 - Browse repository at this point
Copy the full SHA ca3f781View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65ede0b - Browse repository at this point
Copy the full SHA 65ede0bView commit details
Commits on May 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a0e58b9 - Browse repository at this point
Copy the full SHA a0e58b9View commit details
Commits on May 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c1e03d1 - Browse repository at this point
Copy the full SHA c1e03d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5ba76f - Browse repository at this point
Copy the full SHA c5ba76fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33be718 - Browse repository at this point
Copy the full SHA 33be718View commit details
Commits on May 31, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c717bf7 - Browse repository at this point
Copy the full SHA c717bf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for df132e1 - Browse repository at this point
Copy the full SHA df132e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bcd443 - Browse repository at this point
Copy the full SHA 1bcd443View commit details -
Configuration menu - View commit details
-
Copy full SHA for f232c8a - Browse repository at this point
Copy the full SHA f232c8aView commit details
Commits on Jun 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 591d521 - Browse repository at this point
Copy the full SHA 591d521View commit details
Commits on Jun 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 76a035f - Browse repository at this point
Copy the full SHA 76a035fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78c0d92 - Browse repository at this point
Copy the full SHA 78c0d92View commit details
Commits on Jun 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c30de4a - Browse repository at this point
Copy the full SHA c30de4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ff18f9 - Browse repository at this point
Copy the full SHA 5ff18f9View commit details
Commits on Jun 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8a37126 - Browse repository at this point
Copy the full SHA 8a37126View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88950b3 - Browse repository at this point
Copy the full SHA 88950b3View commit details
Commits on Jun 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for dbe0472 - Browse repository at this point
Copy the full SHA dbe0472View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9eeb90 - Browse repository at this point
Copy the full SHA f9eeb90View commit details
Commits on Jun 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ccb6e80 - Browse repository at this point
Copy the full SHA ccb6e80View 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.