mirror of
https://github.com/apache/druid.git
synced 2025-02-11 12:35:00 +00:00
Changes: - Add interface `SegmentDeleteHandler` for marking segments as unused - In `StrategicSegmentAssigner`, collect all segments on which a drop rule applies in a list - Process the list above as a batch delete rather than individual deletes - Improve alert messages when an invalid tier is specified in a load rule - Improve alert message when no rule applies on a segment