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

StandardProcessGroupSynchronizer mishandles moving of output ports from one group to another

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.17.0, 1.16.1
    • None
    • None

    Description

      StandardProcessGroupSynchronizer.updateConnectionDestinations
      

      does not handle output ports that have been moved from one process group to another while kept connected.

      The method checks connections and only recognizes if the destination component have been deleted or replaced.
      However the outport can also be moved to a child process group.
      The method does not recongize this properly and tries to delete the connection while still being connected to the output port which results in an exception

      Attachments

        Issue Links

          Activity

            People

              tpalfy Tamas Palfy
              tpalfy Tamas Palfy
              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 - 1.5h
                  1.5h