mirror of
https://github.com/apache/druid.git
synced 2025-02-24 19:55:03 +00:00
add definition of balancerComputeThreads (#5865)
This commit is contained in:
parent
ee4a5aafb0
commit
b3976050ad
@ -97,6 +97,7 @@ Issuing a GET request at the same URL will return the spec that is currently in
|
||||
|
||||
|Property|Description|Default|
|
||||
|--------|-----------|-------|
|
||||
|`balancerComputeThreads`|The number of threads used in a coordinator balancing run.|1|
|
||||
|`millisToWaitBeforeDeleting`|How long does the coordinator need to be active before it can start removing (marking unused) segments in metadata storage.|900000 (15 mins)|
|
||||
|`mergeBytesLimit`|The maximum total uncompressed size in bytes of segments to merge.|524288000L|
|
||||
|`mergeSegmentsLimit`|The maximum number of segments that can be in a single [append task](../ingestion/tasks.html).|100|
|
||||
|
Loading…
x
Reference in New Issue
Block a user