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

When user disables transmission of Remote Group, web request may block indefinitely

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.16.0
    • Core Framework
    • None

    Description

      When a user right-clicks on an RPG and clicks Disable Transmission, NiFi waits until all threads have stopped before the web thread returns. This can cause requests to timeout and result in cluster instability. Instead, we should avoid waiting for the threads to complete in the web thread and only wait in a background thread. We wait in order to ensure that we set the 'transmitting' flag to false when they all complete. But the waiting can be done in a background thread. 

      Attachments

        Issue Links

          Activity

            People

              markap14 Mark Payne
              markap14 Mark Payne
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m