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

Add ability to wait for N signals to Wait/Notify processors

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2.0
    • 1.2.0
    • None
    • None

    Description

      The recently added Wait and Notify processors allow a flow file to be held at the Wait processor until a signal is received in the Notify processor. It would be nice to be able to wait for N signals before releasing.

      One way this could be done is to have a property like "Signal Count" on the Wait processor, and then count the keys in the cache starting with some pattern, and release when the # of keys equals the signal count.

      This would require the ability to get all the keys from the cache, or at least get all keys matching a pattern:

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

      Attachments

        Issue Links

          Activity

            People

              ijokarumawak Koji Kawamura
              bbende Bryan Bende
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: