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: add compaction server supporting remote compaction service #1547

Closed
wants to merge 28 commits into from

Conversation

LeslieKid
Copy link
Contributor

@LeslieKid LeslieKid commented Jul 19, 2024

Rationale

The subtask to support compaction offloading. See #1545

Detailed Changes

  • Define CompactionServiceImpl to support compaction rpc service.
  • Introduce NodeType and enable the deployment of CompactionServer.
  • Impl compaction_client for HoraeDB to access remote compaction node.
  • Update doc for CompactionServer in cluster mode.

Test Plan

CI test

@github-actions github-actions bot added the feature New feature or request label Jul 19, 2024
@tanruixiang tanruixiang requested a review from jiacai2050 July 22, 2024 09:48
@tanruixiang
Copy link
Member

Interesting, looking forward to finishing.

@LeslieKid LeslieKid marked this pull request as ready for review August 16, 2024 04:21
@LeslieKid LeslieKid marked this pull request as draft August 16, 2024 07:49
@LeslieKid LeslieKid marked this pull request as ready for review August 16, 2024 08:25
@LeslieKid
Copy link
Contributor Author

This pr is similar to #1563 . Close it.

@LeslieKid LeslieKid closed this Sep 10, 2024
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