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

test: add integration test for compaction offload #1573

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

LeslieKid
Copy link
Contributor

@LeslieKid LeslieKid commented Sep 25, 2024

Rationale

Close #1571

Detailed Changes

  • Impl compact as pre-command for sqlness, with http compaction service.
  • update integration tests to test compaction offload.

Test Plan

@LeslieKid
Copy link
Contributor Author

This pr should be merged after #1563 , it involves testing compaction offload.

@Rachelint
Copy link
Contributor

For simplificity, I think we can just setup a standalone horaedb in test which acts as both remote compaction caller and remote compaction server?

integration_tests/cases/common/compact/compact.sql Outdated Show resolved Hide resolved
integration_tests/config/horaedb-cluster-0.toml Outdated Show resolved Hide resolved
src/server/src/http.rs Show resolved Hide resolved
@LeslieKid LeslieKid changed the title test: add integration test for compaction test: add integration test for compaction offload Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integration test for compaction offload
2 participants