-
Notifications
You must be signed in to change notification settings - Fork 56
SafePoint Check in Scanner #31
Copy link
Copy link
Open
Labels
help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
Description
Activity
Metadata
Metadata
Assignees
Labels
help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
Currently we only support get gc safe point from grpc api, but indeed, we should get safe point from etcd kv, and check if the safe point is out-date during mvcc scan.