Uploaded image for project: 'Apache Blur'
  1. Apache Blur
  2. BLUR-84

Remove controller query caching.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.2.0
    • 0.2.0
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            gagan Gagandeep Singh
            amccurry Aaron McCurry
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: