Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-12554

FE: Switching between different service's configs does not reduce DOM node and listeners count

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.1.1
    • 2.1.1
    • ambari-web
    • None

    Description

      Was profiling Ambari-2.1.0 latest build and switching between service's and their configuration tabs. The path I took was HDFS (Settings) > HDFS (Advanced) > YARN (Settings) > YARN (Advanced) > Hive (Settings) > Hive (Advanced), and back to HDFS.

      This route resulted in 122K DOM nodes becoming 219K DOM nodes. Also 159 listeners became 606 listeners. This was after garbage collection was done. It looks like once we go a service's configs page and leave it, we are leaving behind DOM nodes and listeners, which keep accumulating and bloating the app.

      Attachments

        1. AMBARI-12554.patch
          2 kB
          Aleksandr Kovalenko

        Activity

          People

            akovalenko Aleksandr Kovalenko
            akovalenko Aleksandr Kovalenko
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: