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/06/18 19:50:39 UTC

[GitHub] [incubator-druid] clintropolis commented on issue #7921: [Performance] will a decompressed bytebuffer cache help?

clintropolis commented on issue #7921: [Performance] will a decompressed bytebuffer cache help?
URL: https://github.com/apache/incubator-druid/issues/7921#issuecomment-503285276
 
 
   >An alternative to this would be to just leave the data uncompressed (which is supported at indexing time currently), then let the kernel manage the page cache on its own. That way we wouldn't need to do special buffer handling.
   
   This is the only way that really makes sense to do what is suggested in the issue to me, unless I'm missing something.

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