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

feat: init compact scheduler #1601

Merged
merged 5 commits into from
Nov 29, 2024
Merged

feat: init compact scheduler #1601

merged 5 commits into from
Nov 29, 2024

Conversation

jiacai2050
Copy link
Contributor

@jiacai2050 jiacai2050 commented Nov 29, 2024

Rationale

Setup the basic structure for compaction

Detailed Changes

Test Plan

Old CI, not scheduler has no tests now.

@jiacai2050 jiacai2050 requested a review from baojinri November 29, 2024 06:58
@github-actions github-actions bot added the feature New feature or request label Nov 29, 2024
store.clone(),
segment_duration,
sst_path_gen.clone(),
SchedulerConfig::default(),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add SchedulerConfig to storage_opts

@baojinri baojinri merged commit 6cdf2e6 into apache:main Nov 29, 2024
6 checks passed
@jiacai2050 jiacai2050 deleted the feat-compact branch November 29, 2024 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants