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

Allow templates to be instantiated even if they contain missing processor types

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Core Framework
    • None

    Description

      If a template is imported into NiFi, no checks are done to see if the component types in the template are valid. However, when we try to instantiate the template, if it contains a processor, etc. that is not known by the NiFi instance, the instantiation fails.

      We recently introduced the notion of Ghost Processors/Controller Services/Reporting Tasks. As a result, we can now avoid the failure in this case and instead create ghost components when the type is not known.

      Attachments

        Issue Links

          Activity

            People

              markap14 Mark Payne
              markap14 Mark Payne
              Votes:
              3 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: