-
Notifications
You must be signed in to change notification settings - Fork 719
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
storage: Use etcd lease to manage safe point expiration #4984
storage: Use etcd lease to manage safe point expiration #4984
Commits on May 12, 2022
-
added storage methods for RawKV GC
Signed-off-by: AmoebaProtozoa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 32c44ee - Browse repository at this point
Copy the full SHA 32c44eeView commit details -
push back on updating kvproto in go.mod
Signed-off-by: AmoebaProtozoa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b12eb9b - Browse repository at this point
Copy the full SHA b12eb9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0b4f3b - Browse repository at this point
Copy the full SHA d0b4f3bView commit details -
changed storage path structure
Signed-off-by: AmoebaProtozoa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a2ba0e7 - Browse repository at this point
Copy the full SHA a2ba0e7View commit details -
Signed-off-by: AmoebaProtozoa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b9bb3e4 - Browse repository at this point
Copy the full SHA b9bb3e4View commit details -
added ByKeySpace suffix for disambiguity
Signed-off-by: AmoebaProtozoa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a7e3ece - Browse repository at this point
Copy the full SHA a7e3eceView commit details
Commits on May 13, 2022
-
Signed-off-by: David <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7ff125e - Browse repository at this point
Copy the full SHA 7ff125eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bdb642 - Browse repository at this point
Copy the full SHA 1bdb642View commit details
Commits on May 16, 2022
-
renaming, move delete expired safepoints to a goroutine
Signed-off-by: David <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ebb51d - Browse repository at this point
Copy the full SHA 1ebb51dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 312704a - Browse repository at this point
Copy the full SHA 312704aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 766b344 - Browse repository at this point
Copy the full SHA 766b344View commit details -
added back KeySpaceGCSafePoint
Signed-off-by: David <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de77dfc - Browse repository at this point
Copy the full SHA de77dfcView commit details -
Signed-off-by: David <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d6eda93 - Browse repository at this point
Copy the full SHA d6eda93View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbe1ed0 - Browse repository at this point
Copy the full SHA cbe1ed0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b27bcd - Browse repository at this point
Copy the full SHA 9b27bcdView commit details -
Signed-off-by: David <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 88610a0 - Browse repository at this point
Copy the full SHA 88610a0View commit details
Commits on May 17, 2022
-
modified failpoint to eliminate sleep
Signed-off-by: David <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 995033e - Browse repository at this point
Copy the full SHA 995033eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3099939 - Browse repository at this point
Copy the full SHA 3099939View commit details
Commits on May 18, 2022
-
log error when failed to remove expired service safe point
Signed-off-by: David <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a825d37 - Browse repository at this point
Copy the full SHA a825d37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bef6ee - Browse repository at this point
Copy the full SHA 8bef6eeView commit details -
Signed-off-by: David <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 89cf4d0 - Browse repository at this point
Copy the full SHA 89cf4d0View commit details -
updated storage methods to use lease
Signed-off-by: David <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b8bc86f - Browse repository at this point
Copy the full SHA b8bc86fView commit details -
Signed-off-by: David <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1eca8d9 - Browse repository at this point
Copy the full SHA 1eca8d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e3651e - Browse repository at this point
Copy the full SHA 7e3651eView commit details
Commits on May 27, 2022
-
Signed-off-by: David <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 78f3e14 - Browse repository at this point
Copy the full SHA 78f3e14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 176061e - Browse repository at this point
Copy the full SHA 176061eView commit details -
Signed-off-by: David <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5d994ea - Browse repository at this point
Copy the full SHA 5d994eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a36305a - Browse repository at this point
Copy the full SHA a36305aView commit details
Commits on May 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 28a4e9e - Browse repository at this point
Copy the full SHA 28a4e9eView commit details
Commits on May 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d8e7ab6 - Browse repository at this point
Copy the full SHA d8e7ab6View commit details -
Signed-off-by: David <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d2f26d - Browse repository at this point
Copy the full SHA 6d2f26dView commit details
Commits on Jun 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 594edc7 - Browse repository at this point
Copy the full SHA 594edc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ab7d4f - Browse repository at this point
Copy the full SHA 3ab7d4fView commit details
Commits on Jun 8, 2022
-
avoid modification to general kv interface
Signed-off-by: David <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a379eea - Browse repository at this point
Copy the full SHA a379eeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 152fe6c - Browse repository at this point
Copy the full SHA 152fe6cView commit details -
storage: handle case where ttl is maxInt
Signed-off-by: David <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a8790d5 - Browse repository at this point
Copy the full SHA a8790d5View commit details -
Signed-off-by: David <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5269aff - Browse repository at this point
Copy the full SHA 5269affView commit details -
storage: Revision should be int64
Signed-off-by: David <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7c05203 - Browse repository at this point
Copy the full SHA 7c05203View commit details -
Signed-off-by: David <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 77d6f26 - Browse repository at this point
Copy the full SHA 77d6f26View commit details -
Configuration menu - View commit details
-
Copy full SHA for bda31f4 - Browse repository at this point
Copy the full SHA bda31f4View commit details
Commits on Jun 14, 2022
-
storage: change spaceID to uint32
Signed-off-by: David <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9ff8090 - Browse repository at this point
Copy the full SHA 9ff8090View commit details
Commits on Jun 21, 2022
-
storage: migrate tests to testify
Signed-off-by: David <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ffe8a18 - Browse repository at this point
Copy the full SHA ffe8a18View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab98f7c - Browse repository at this point
Copy the full SHA ab98f7cView commit details