Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-2058 Make Kylin more resilient to bad queries
  3. KYLIN-2083

more RAM estimation test for MeasureAggregator and GTAggregateScanner

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • v1.5.4.1
    • v1.6.0
    • Tools, Build and Test
    • None

    Description

      Current RAM estimations for MeasureAggregator and GTAggregateScanner are based on test results from AggregationCacheMemSizeTest. I'd like to see if there is room for improvement, and if there is, how much we can improve.

      Points I'm interested in are:

      1. CompressedOops ON v.s OFF: when CompressedOops is off on large heap, each reference takes 8 bytes. I was wondering how much it will affect the RAM of AggregationCache.
      2. Variable Length Aggregator: does the current estimation works well on varlen aggregator like BitmapAggregator?
      3. Real Heap Usage Count via Instrumentation: the current approach to obtain the actual heap usage of objects looks fine, however, I was wondering if using Java instrumentation agent will give us a more precise number.

      Attachments

        Activity

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

          People

            gaodayue Dayue Gao
            gaodayue Dayue Gao
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment