[ 
https://issues.apache.org/jira/browse/BLUR-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gagan Deep Juneja resolved BLUR-84.
-----------------------------------

    Resolution: Fixed
      Assignee: Gagan Deep Juneja
    
> Remove controller query caching.
> --------------------------------
>
>                 Key: BLUR-84
>                 URL: https://issues.apache.org/jira/browse/BLUR-84
>             Project: Apache Blur
>          Issue Type: Improvement
>    Affects Versions: 0.1.5
>            Reporter: Aaron McCurry
>            Assignee: Gagan Deep Juneja
>             Fix For: 0.1.5
>
>         Attachments: 0001-BLUR-ID-84-Removed-controller-query-caching.patch
>
>
> In my experience in disabling the query cache in the controllers reduces the 
> overall memory footprint and causes very little difference in performance.  
> The shards will continue to cache queries which is where the cache has the 
> most use.  So I believe we need to remove the cache in the controllers all 
> together, because if a few queries the return large results get cached in the 
> controller, they can run out of memory.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to