leventov commented on issue #4947: Historicals should only write to remote cache URL: https://github.com/apache/incubator-druid/issues/4947#issuecomment-471702977 @peferron I don't see why a local cache is needed on historicals in this setting, apart from the short period of time between the end of the execution on the historical and the moment of the population in memcached. But it seems to me that this should properly be handled by a [small "admission" cache](https://github.com/apache/incubator-druid/issues/7186), which is write-through by design, so there is no problem that you've described.
---------------------------------------------------------------- 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]
