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

Optimize KylinConfExt

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 5.0-beta
    • 5.0.0
    • None
    • None

    Description

      KylinConfigExt every time  create a new instance to get the configuration, you will get it through the org.apache.kylin.common.KylinConfigExt#getSubstitutor method, which will new a HashMap every time and then do the element copy action, the method is time consuming and needs to be optimized. This method is time-consuming and needs to be optimized.

      Attachments

        Activity

          People

            caohongrong Hongrong Cao
            caohongrong Hongrong Cao
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: