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

Failure to inherit Parameter Contexts at startup

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.16.2
    • 1.17.0, 1.16.3
    • Core Framework
    • None

    Description

      Migrating from 1.15.x to 1.16.2, losing the inherited relationships between Parameter Contexts in the following scenario:

      From what it looks like, any Parameter Context that was inherited multiple times did not stay inherited.

      Ex.
      Parameter Contexts A,B,C,D

      Before Upgrade:
      A inherits B and C
      B inherits none

      C inherits none
      D inherits C

      After Upgrade:

      A inherits B

      B inherits none

      C inherits none
      D inherits none

       

      2022-06-06 00:39:45,015 WARN [main] o.a.n.c.s.VersionedFlowSynchronizer Parameter Context <context name 1> inherits from Parameter Context <context name 2> but cannot find a Parameter Context with name <context name 2>
      2022-06-06 00:39:45,020 INFO [main] o.a.n.c.s.VersionedFlowSynchronizer Added Parameter Context <context name 1>

      2022-06-06 00:39:45,022 WARN [main] o.a.n.c.s.VersionedFlowSynchronizer Parameter Context <context name 3> inherits from Parameter Context <context name 2> but cannot find a Parameter Context with name <context name 2>

      2022-06-06 00:39:45,023 INFO [main] o.a.n.c.s.VersionedFlowSynchronizer Added Parameter Context <context name 3>

      2022-06-06 00:39:45,024 INFO [main] o.a.n.c.s.VersionedFlowSynchronizer Added Parameter Context <context name 2>

       

      Possibly related to NIFI-9069

       

      Attachments

        Issue Links

          Activity

            People

              exceptionfactory David Handermann
              slyouts Steven Youtsey
              Votes:
              0 Vote for this issue
              Watchers:
              4 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 - 40m
                  40m