Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-1526

Move query cache back to query controller level

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • v1.5.2
    • None
    • None

    Description

      from https://issues.apache.org/jira/browse/KYLIN-671, https://issues.apache.org/jira/browse/KYLIN-836 we introduced a storage level cache to take care of dynamic storages like Inverted Index (dynamic storage keeps refreshing all the time)

      however the II approach is not very popular since invented. And a storage level cache is too heavy&complex and problematic(see https://issues.apache.org/jira/browse/KYLIN-1522) for the more most commonly used "static" cube storage engine. Thus I'd suggest to go back to before KYLIN-671 and simply use a controller level cache.

      Attachments

        Activity

          People

            mahongbin Hongbin Ma
            mahongbin Hongbin Ma
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: