We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54b364d commit 56544a1Copy full SHA for 56544a1
source/lib/uploads/config/historical/runtime.properties
@@ -34,7 +34,7 @@ druid.processing.tmpDir=/mnt/disk2/var/druid/processing
34
35
# Segment storage
36
druid.segmentCache.locations={{segment_cache_list | safe}}
37
-druid.segmentCache.locationSelectorStrategy=mostAvailableSize
+druid.segmentCache.locationSelector.strategy=mostAvailableSize
38
druid.segmentCache.lazyLoadOnStart=true
39
40
# How many segments to drop or load concurrently from deep storage
0 commit comments