LeslieKid opened a new issue, #133: URL: https://github.com/apache/incubator-horaedb-proto/issues/133
## Describe This Problem I am working on implementing compaction offloading for [HoraeDB](https://github.com/apache/horaedb). And I found that it's necessary to extend the current protocol buffers with additional data structures and services required for compaction offloading. ## Proposal To satisfy the requirement for compaction offloading, we need: - [ ] Remote compaction service provided by compaction node for horaedb node - [ ] Server status service provided by compaction node for horaemeta node - [ ] Compaction node distribution service provided by horaemeta node for horaedb node -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
