What are the reasons not to enable the block cache by default for all tables? Is this feature stable?
Aaron
-
Re: block cache
Adam Fuchs 2011-12-22, 21:03
It's stable and it works great. I think we should turn both index and data caching on by default.
Adam On Thu, Dec 22, 2011 at 3:47 PM, Aaron Cordova <[EMAIL PROTECTED]> wrote:
> What are the reasons not to enable the block cache by default for all > tables? Is this feature stable? > > Aaron
-
Re: block cache
Keith Turner 2011-12-22, 21:06
It should probably be ok to enable for all tables. The cache has a good strategy for dealing with full table scans. Full table scans will steal some memory from regular queries depending on their rate. Would probably be ok to turn it on by default, and let users turn it off for tables where its not needed.
On Thu, Dec 22, 2011 at 3:47 PM, Aaron Cordova <[EMAIL PROTECTED]> wrote: > What are the reasons not to enable the block cache by default for all tables? Is this feature stable? > > Aaron
All projects made searchable here are trademarks of the Apache Software Foundation.
Service operated by Sematext