Class KillCompactionConfig

java.lang.Object
org.apache.druid.server.coordinator.duty.MetadataCleanupDuty
org.apache.druid.server.coordinator.duty.KillCompactionConfig
All Implemented Interfaces:
CoordinatorDuty

public class KillCompactionConfig extends MetadataCleanupDuty
CoordinatorDuty for automatic deletion of compaction configurations from the config table in metadata storage. Note that this will delete compaction configuration for inactive datasources (datasource with no used and unused segments) immediately.