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

When creating a template Controller Services can end up being not properly scoped

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.2.0, 1.1.1, 1.0.1
    • None
    • None

    Description

      Steps to reproduce:

      1: From the root group create a Controller Service (ie. HttpContextMap)
      2: Create two child process groups
      3: In each child group create a processor that references the CS (ie. HandleHttpRequest and HandleHttpResponse)
      4: Create a template of the two child PGs
      5: Export the template
      6: Import template into a clean instance
      7: See the Controller service not scoped to the root level but instead scoped to one of the child PGs

      I believe the template creation is grabbing the first instance of the CS when it sees it and ignores the other references, instead of taking it at the highest level. I also believe this is related to NIFI-3129

      https://issues.apache.org/jira/browse/NIFI-3129

      Attachments

        Issue Links

          Activity

            People

              markap14 Mark Payne
              jpercivall Joe Percivall
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: