druid/docs/content/configuration
Jihoon Son 241efafbb2
Automatic compaction by coordinators (#5102)
* Automatic compaction by coordinator

* add links

* skip compaction for very recent segments if they are small

* fix finding search interval

* fix finding search interval

* fix TimelineHolder iteration

* add test for newestSegmentFirstPolicy

* add CompactionSegmentIterator

* add numTargetCompactionSegments

* add missing config

* fix skipping huge shards

* fix handling large number of segments per shard

* fix test failure

* change recursive call to loop

* fix logging

* fix build

* fix test failure

* address comments

* change dataSources type

* check running pendingTasks at each run

* fix test

* address comments

* fix build

* fix test

* address comments

* address comments

* add doc for segment size optimization

* address comment
2018-01-13 13:52:37 +09:00
..
auth.md Fix #5212 - typo in auth.md. (#5213) 2018-01-04 12:09:42 -08:00
broker.md Allow configuring header size for druid requests (#5174) 2017-12-20 18:51:40 -08:00
caching.md Add useL2 and populateL2 configs to HybridCache (#5088) 2017-11-20 16:57:05 -06:00
coordinator.md Automatic compaction by coordinators (#5102) 2018-01-13 13:52:37 +09:00
historical.md Add freeSpacePercent config in segment location to enforce free space while storing segments (#5137) 2017-12-21 15:31:09 +03:00
index.md Fix typo in configuration/index.md (#5249) (#5250) 2018-01-11 18:29:12 +09:00
indexing-service.md HTTP based task/worker management. (#5104) 2018-01-04 19:19:35 -08:00
logging.md add doc rendering 2016-02-04 14:21:59 -08:00
realtime.md remove ServerConfig from DruidNode as all information needs to be present in DruidNode serialized form (#4858) 2017-09-28 10:40:59 -05:00