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