mirror of
https://github.com/apache/druid.git
synced 2025-02-09 19:44:57 +00:00
Changes - Add abstract class `MetadataCleanupDuty` - Make `KillAuditLogs`, `KillCompactionConfig`, etc extend `MetadataCleanupDuty` - Improve log and error messages - Cleanup tests - No functional change