mirror of
https://github.com/apache/druid.git
synced 2025-02-09 11:34:54 +00:00
* Add API to trigger a compaction by the coordinator for integration tests * Add missing integration tests for the compaction by the coordinator * address comments