jihoonson commented on issue #8264: permanently deleting old segment from 
metadata should be part of datasource lifecycle
URL: 
https://github.com/apache/incubator-druid/issues/8264#issuecomment-519669763
 
 
   I'm not sure how it's different from turning on `druid.coordinator.kill.on`. 
Segments will be automatically marked as `unpublished` (I believe `unpublished` 
is a more proper term than `unused`) if the drop rule can be applied to them. 
Once they are marked as `unpublished`, the coordinator will kill them 
automatically (delete them from both metadata store and deep storage). Am I 
missing something?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to