mirror of
https://github.com/apache/druid.git
synced 2025-02-25 20:48:05 +00:00
Changes: - Add new task action `RetrieveSegmentsByIdAction` - Use new task action to retrieve segments irrespective of their visibility - During rolling upgrades, this task action would fail as Overlord would be on old version - If new action fails, fall back to just fetching used segments as before