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

Start button not available for various components within 10 sec after stop operation finishes

    XMLWordPrintableJSON

Details

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

    Description

      Steps to reproduce:
      1. Stop a component.
      2. Wait for the corresponding BG operation to finish.
      Result:
      "Start" button isn't available for the component within 10 seconds since stop operation finished in UI. It appears later.

      This happens cuz of update interval, it is set to 15 seconds (App.contentUpdateInterval), that`s why in some moments it can take up to 15 sec to update components status, after request is done.

      Solution: Create a seperate update interval specialy for updating host components. In config.js we even have App.componentsUpdateInterval = 6000; But this value was not used anywhere in code till now.

      Attachments

        1. AMBARI-2670.patch
          1 kB
          Antonenko Alexander

        Activity

          People

            aantonenko Antonenko Alexander
            aantonenko Antonenko Alexander
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: