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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
