jihoonson commented on issue #7501: Compact doesn't go more far than P1M back 
in history?
URL: 
https://github.com/apache/incubator-druid/issues/7501#issuecomment-484620152
 
 
   Ah, currently auto compaction can compact if total segment size and # of 
segments in a timeChunk are smaller than `inputSegmentSizeBytes` and 
`maxNumSegmentsToCompact`, respectively 
(http://druid.io/docs/latest/configuration/index.html#compaction-dynamic-configuration).
 This will be fixed in a future release. 900 segments is definitely larger than 
the default `maxNumSegmentsToCompact` which is 150.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to