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

Refactor GC related PD APIs #8978

Open
1 of 13 tasks
MyonKeminta opened this issue Jan 6, 2025 · 0 comments
Open
1 of 13 tasks

Refactor GC related PD APIs #8978

MyonKeminta opened this issue Jan 6, 2025 · 0 comments
Labels
type/development The issue belongs to a development tasks

Comments

@MyonKeminta
Copy link
Contributor

MyonKeminta commented Jan 6, 2025

Development Task

This is the majority part of the refactoring task pingcap/tidb#58720.

A set of new APIs for GC will be implemented which is expected to provide a more comprehensible semantics and recude potential misuses. This will also be the basis for implementing a planned feature name protected snapshots.

Subtasks

Note that protected snapshots won't be included in this phase and will be another separated work after finishing the refactoring.

@MyonKeminta MyonKeminta added the type/development The issue belongs to a development tasks label Jan 6, 2025
ti-chi-bot bot added a commit that referenced this issue Feb 19, 2025
#9016)

ref #8978

Exposes etcd's transactoin API to kv.Base layer. The behavior is also simulated in `MemKV` and `LevelDBKV` to provide the same interface.

Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/development The issue belongs to a development tasks
Projects
None yet
Development

No branches or pull requests

1 participant