You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/03/11 20:05:29 UTC

[GitHub] [incubator-druid] leventov commented on issue #4947: Historicals should only write to remote cache

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


With regards,
Apache Git Services

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