Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-2078 State management for processors whose states are managed externally
  3. NIFI-2442

ExternalStateManager should support Expression Language evaluation

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.0.0
    • None
    • Core Framework
    • None

    Description

      Some components have to eagerly get property value change, and do some stuff. Sometimes, the target properties support Expression Language (EL).

      However, since current onPropertyModified method only passes String representation of property value, we can't evaluate EL in that method directly.

      It would be useful if we can use subject-less EL functions (i.e without incoming FlowFile) at onPropertyModified, especially with Variable Registry.

      Attachments

        Issue Links

          Activity

            People

              ijokarumawak Koji Kawamura
              ijokarumawak Koji Kawamura
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: