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

ProcessContext should expose Run Duration

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • 0.0.1
    • 0.0.1
    • Core Framework
    • None

    Description

      If a Processor has to perform some expensive operation before processing a FlowFile (obtain a connection to a remote system, for instance) it can should be able to process for the full duration of the Run Duration without returning for the sake of efficiency (by not releasing the resources until the Rn Duration ends). I.e., give the developer the ability (but not require them) to handle the run duration themselves when it makes sense.

      Attachments

        Activity

          People

            Unassigned Unassigned
            markap14 Mark Payne
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: