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

Under stress scenarios, Ambari server runs into heap space issues

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2.5
    • 1.2.5
    • ambari-server
    • None

    Description

      >>> java.lang.OutOfMemoryError: Java heap space

      The query to get the tasks reads all the tasks from the store and thus results in filling up the heap. There is no need to read all the tasks as only the recent few (~100) are ever required.

      Attachments

        1. AMBARI-2812.patch
          2 kB
          Siddharth Wagle

        Activity

          People

            swagle Siddharth Wagle
            swagle Siddharth Wagle
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: