horaedb
horaedb copied to clipboard
test: add integration test for compaction offload
Rationale
Close #1571
Detailed Changes
- Impl
compactas pre-command for sqlness, with http compaction service. - update integration tests to test compaction offload.
Test Plan
This pr should be merged after #1563 , it involves testing compaction offload.
For simplificity, I think we can just setup a standalone horaedb in test which acts as both remote compaction caller and remote compaction server?