JRobTS commented on issue #15912:
URL: https://github.com/apache/druid/issues/15912#issuecomment-1949091220

   We are using the default indexingPeriod of 30 minutes and we have 
`druid.coordinator.kill.period=PT1H` (although the kill actually runs every 1.5 
hours, I've logged a separate ticket on that).
   
   Compaction is definitely occurring more frequently than the kill operation 
but (from a requirements perspective) this shouldn't stop kill from deleting 
the unused segments created by the dropForever rule. I have set 
`druid.coordinator.kill.maxSegments=10000` but it only gets around 100 or so 
segments per run.
   
   I will enable continuous auto-kill by removing 
`druid.coordinator.kill.period` and monitor.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to