druid/extensions-core
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
..
avro-extensions Bump Druid version to 0.12.0 (#5138) 2017-12-15 07:37:01 -08:00
datasketches Enforce modifier order with Checkstyle (#5246) 2018-01-11 09:50:42 +01:00
druid-basic-security Enforce modifier order with Checkstyle (#5246) 2018-01-11 09:50:42 +01:00
druid-kerberos Remove extra logging by making it debug level (#5193) 2017-12-23 00:01:10 +03:00
hdfs-storage Support retrying for PrefetchableTextFilesFirehoseFactory when prefetch is disabled (#5162) 2018-01-10 17:37:19 +01:00
histogram Fix APPROX_QUANTILE on outer groupBys. (#5253) 2018-01-12 12:01:32 -08:00
kafka-eight Bump Druid version to 0.12.0 (#5138) 2017-12-15 07:37:01 -08:00
kafka-extraction-namespace Bump Druid version to 0.12.0 (#5138) 2017-12-15 07:37:01 -08:00
kafka-indexing-service Automatic compaction by coordinators (#5102) 2018-01-13 13:52:37 +09:00
lookups-cached-global Bump Druid version to 0.12.0 (#5138) 2017-12-15 07:37:01 -08:00
lookups-cached-single Enforce modifier order with Checkstyle (#5246) 2018-01-11 09:50:42 +01:00
mysql-metadata-storage Support for encryption of MySQL connections (#5122) 2018-01-10 11:33:54 -08:00
postgresql-metadata-storage Automatic pendingSegments cleanup (#5149) 2017-12-20 14:46:34 -08:00
protobuf-extensions Bump Druid version to 0.12.0 (#5138) 2017-12-15 07:37:01 -08:00
s3-extensions Support retrying for PrefetchableTextFilesFirehoseFactory when prefetch is disabled (#5162) 2018-01-10 17:37:19 +01:00
simple-client-sslcontext Bump Druid version to 0.12.0 (#5138) 2017-12-15 07:37:01 -08:00
stats Add IndexedInts.debugToString() and AbstractIndex.toString(); Add Sequence.toList() and limit() (#5175) 2018-01-04 09:56:47 +09:00