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/07/25 17:56:44 UTC

[GitHub] [incubator-druid] leventov opened a new issue #4773: In-app segment cache control instead of relying on Linux page cache subsystem

leventov opened a new issue #4773: In-app segment cache control instead of relying on Linux page cache subsystem
URL: https://github.com/apache/incubator-druid/issues/4773
 
 
   This would allow to avoid cache trashing when a random query comes and pulls a lot of (otherwise unused) segments into memory. Also very simple heuristics, like giving preference to segments of more recent intervals, could improve the cache efficiency.

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