Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-2678

When clicking 'stop' on a processor, the UI sometimes changes the icon to stop and then immediately back to start.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.1.0
    • Core UI
    • None

    Description

      When I click 'Stop' on a processor, sometimes the icon changes to show that it's stopped but then a split second later changes back to showing the processor as running. If I right-click and refresh, the icon changes back to stop.

      This appears to be a race condition between the 'stop' request and the background 'refresh status' request. I believe we have the revision information included in the status request, so we should be able to avoid changing the icon if the status request indicates a lower revision than the current one.

      Attachments

        Issue Links

          Activity

            People

              mcgilman Matt Gilman
              markap14 Mark Payne
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: