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

Reduce latency jitter caused by GC #18009

Open
2 tasks
scsldb opened this issue Jun 15, 2020 · 0 comments
Open
2 tasks

Reduce latency jitter caused by GC #18009

scsldb opened this issue Jun 15, 2020 · 0 comments
Assignees
Labels
feature/accepted This feature request is accepted by product managers priority/P0 The issue has P0 priority. type/feature-request Categorizes issue or PR as related to a new feature.
Milestone

Comments

@scsldb
Copy link

scsldb commented Jun 15, 2020

Description

Reduce latency jitter caused by GC

Category

Performance, Stability

Value

Reduce the cost of GC, make latency more stable

Task List

  • GC using compaction filter
  • Timely GC for those tables have frequently update/delete operations, GC old versions ASAP

Workload Estimation

200

Time

GanttStart: 2020-07-17
GanttDue: 2020-10-30
GanttProgress: 90%

@scsldb scsldb added type/feature-request Categorizes issue or PR as related to a new feature. priority/P0 The issue has P0 priority. labels Jun 15, 2020
@scsldb scsldb added this to the v5.0-alpha milestone Jun 15, 2020
@zhangjinpeng87 zhangjinpeng87 self-assigned this Jun 18, 2020
@scsldb scsldb modified the milestones: v5.0.0-alpha, v5.0.0-beta.1 Jul 15, 2020
@zz-jason zz-jason added the feature/accepted This feature request is accepted by product managers label Jul 29, 2020
@scsldb scsldb modified the milestones: v5.0.0-alpha, v5.0.0-rc Dec 14, 2020
@jebter jebter modified the milestones: v5.0.0-rc, v5.0.0 Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/accepted This feature request is accepted by product managers priority/P0 The issue has P0 priority. type/feature-request Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

4 participants