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

LRU cache for in memory dimensions

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • v1.2, v1.5.2
    • v1.5.3
    • Query Engine
    • None

    Description

      The dimensions are kept in memory to fill up the result set.

      Now as and when more cubes are created, all the dimensions keep accumulating in the memory

      This means tomcat memory requirements always keep increasing

      It would help if less frequently used dimensions are swapped out to keep memory in check.

      We can have a Cache Manager which gets to decide which dimensions are kept in memory and brings in as and when its required. The size of the cache should be tuneable.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            yimingliu Billy Liu
            llabhilash Abhilash L L
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment