druid/indexing-service/src
Kashif Faraz e4fdf1055b
Update default value of `druid.indexer.tasklock.batchAllocationWaitTime` to zero (#16578)
Update default value of druid.indexer.tasklock.batchAllocationWaitTime to 0.
Thus, a segment allocation request is processed immediately unless there are already some requests queued before this one. While in queue, a segment allocation request may get clubbed together with other similar requests into a batch to reduce load on the metadata store.
2024-06-10 20:07:23 +05:30
..
main Update default value of `druid.indexer.tasklock.batchAllocationWaitTime` to zero (#16578) 2024-06-10 20:07:23 +05:30
test Fix backwards compatibility with centralized schema config in partial_index_merge tasks (#16556) 2024-06-06 13:44:04 +05:30