Mikulash commented on issue #7736: Druid keep using segment from the segment-cache the one not exists on deep storage anymore URL: https://github.com/apache/incubator-druid/issues/7736#issuecomment-495523047 So coordinator is watching on metadataStore table ( druid_segments table is now empty ) and when the correspondent record referred to segment removed it will initiate historical node to clean the cache and coordinator itself managed by *druid.coordinator.period* and *druid.coordinator.startDelay*. I have never seen when historical drop the cache. Is there any way to check it? Thank you.
---------------------------------------------------------------- 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]
