druid/indexing-service
Kashif Faraz 207ad16f07
Reduce metadata IO during segment allocation (#17496)
Changes
---------
- Add Overlord runtime property `druid.indexer.tasklock.batchAllocationReduceMetadataIO`
- Setting this flag to true (default value) allows the Overlord to fetch only necessary segment
payloads during segment allocation
- Setting this flag to false restores original segment allocation behaviour
2024-11-26 11:40:09 +05:30
..
src Reduce metadata IO during segment allocation (#17496) 2024-11-26 11:40:09 +05:30
pom.xml Remove support for Java 8 (#17466) 2024-11-21 15:33:08 +05:30